diff --git a/common/src/app/common/files/migrations.cljc b/common/src/app/common/files/migrations.cljc index 86f84fa5d7..2284f95e45 100644 --- a/common/src/app/common/files/migrations.cljc +++ b/common/src/app/common/files/migrations.cljc @@ -1650,6 +1650,6 @@ "0007-clear-invalid-strokes-and-fills-v2" "0008-fix-library-colors-v4" "0009-clean-library-colors" - #_"0009-add-partial-text-touched-flags" - #_"0010-fix-swap-slots-pointing-non-existent-shapes" + "0009-add-partial-text-touched-flags" + "0010-fix-swap-slots-pointing-non-existent-shapes" "0011-fix-invalid-text-touched-flags"]))