mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
disable notification on busy (closes #32)
This commit is contained in:
@@ -911,6 +911,7 @@ CefSharp.BindObjectAsync(
|
||||
ref
|
||||
});
|
||||
}
|
||||
VRCXStorage.SetObject('currentUser', ref);
|
||||
return ref;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user