mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 14:46:04 +02:00
Move files around
This commit is contained in:
@@ -366,7 +366,6 @@ export const useFriendStore = defineStore('Friend', () => {
|
||||
userRequest.getUser({
|
||||
userId: id
|
||||
});
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (typeof stateInput === 'undefined' || ctx.state === stateInput) {
|
||||
|
||||
Reference in New Issue
Block a user