mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
cleanup code
This commit is contained in:
@@ -1084,7 +1084,7 @@ window.configRepository = configRepository;
|
||||
ref
|
||||
});
|
||||
}
|
||||
sharedRepository.set('current_user_status', ref.status);
|
||||
sharedRepository.setString('current_user_status', ref.status);
|
||||
return ref;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user