mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
rename
This commit is contained in:
@@ -3,7 +3,7 @@ import { defineStore } from 'pinia';
|
||||
|
||||
import { playerModerationRequest } from '../api';
|
||||
import { useUserStore } from './user';
|
||||
import { watchState } from '../service/watchState';
|
||||
import { watchState } from '../services/watchState';
|
||||
|
||||
export const useModerationStore = defineStore('Moderation', () => {
|
||||
const userStore = useUserStore();
|
||||
|
||||
Reference in New Issue
Block a user