mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
typooooooooo
This commit is contained in:
parent
0f9a6f0969
commit
dffa803087
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ const props = defineProps<{
|
|||
}
|
||||
}>();
|
||||
|
||||
const users.value = ref<any[]>([]);
|
||||
const users = ref<any[]>([]);
|
||||
const group = ref<any>();
|
||||
|
||||
const router = useRouter();
|
||||
|
|
Loading…
Add table
Reference in a new issue