bill hai 5 meses
pai
achega
35509916d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/animation/index.vue

+ 1 - 1
src/views/animation/index.vue

@@ -59,7 +59,7 @@ import { bottomBarHeightStack, showBottomBarStack } from "@/env";
 enterEdit(() => router.back());
 initialAnimationModels();
 initAnimationActions();
-useViewStack(autoSaveAnimationModel);
+// useViewStack(autoSaveAnimationModel);
 useViewStack(() => showBottomBarStack.push(ref(true)));
 
 const focusAM = ref<AnimationModel>();