Skip to content

Commit 50cf96f

Browse files
committed
update
1 parent 49333e4 commit 50cf96f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/HoleView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import { onMounted, ref } from 'vue';
33
import { useFetch, useDebounceFn } from '@vueuse/core';
44
5-
const floorNumber = 440843
5+
const floorNumber = 444012
66
const messages = ref([])
77
const page = ref(1)
88
const loading = ref(false)

0 commit comments

Comments
 (0)