mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
cleanup
This commit is contained in:
@@ -75,7 +75,6 @@ export const useNotificationStore = defineStore('Notification', () => {
|
||||
const sharedFeedStore = useSharedFeedStore();
|
||||
const instanceStore = useInstanceStore();
|
||||
const modalStore = useModalStore();
|
||||
const groupStore = useGroupStore();
|
||||
|
||||
const notificationInitStatus = ref(false);
|
||||
const notificationTable = ref({
|
||||
|
||||
Reference in New Issue
Block a user