mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 14:26:06 +02:00
rename
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import { usePhotonStore } from './photon';
|
||||
import { useSharedFeedStore } from './sharedFeed';
|
||||
import { useUserStore } from './user';
|
||||
import { useWristOverlaySettingsStore } from './settings/wristOverlay';
|
||||
import { watchState } from '../service/watchState';
|
||||
import { watchState } from '../services/watchState';
|
||||
|
||||
export const useVrStore = defineStore('Vr', () => {
|
||||
const friendStore = useFriendStore();
|
||||
|
||||
Reference in New Issue
Block a user