mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
cleanup
This commit is contained in:
@@ -54,7 +54,6 @@ export async function runLogoutFlow() {
|
||||
*/
|
||||
export function runLoginSuccessFlow(json) {
|
||||
const updateLoopStore = useUpdateLoopStore();
|
||||
const userStore = useUserStore();
|
||||
|
||||
updateLoopStore.setNextCurrentUserRefresh(420); // 7mins
|
||||
applyCurrentUser(json);
|
||||
|
||||
Reference in New Issue
Block a user