This commit is contained in:
pa
2026-03-10 17:44:15 +09:00
parent 17b582c904
commit ff1529920b
237 changed files with 419 additions and 419 deletions
+1 -1
View File
@@ -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();