Skip to content

Commit 2bf95ef

Browse files
committed
chore: change missed holeid
1 parent b474388 commit 2bf95ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/BlessingBar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import { computed, ref } from 'vue';
33
import { useFetch } from '@vueuse/core';
44
5-
const floorNumber = 114514
5+
const floorNumber = 440843
66
77
const position = ref(0)
88

0 commit comments

Comments
 (0)