We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b474388 commit 2bf95efCopy full SHA for 2bf95ef
1 file changed
src/components/BlessingBar.vue
@@ -2,7 +2,7 @@
2
import { computed, ref } from 'vue';
3
import { useFetch } from '@vueuse/core';
4
5
-const floorNumber = 114514
+const floorNumber = 440843
6
7
const position = ref(0)
8
0 commit comments