mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
🤔
This commit is contained in:
@@ -2753,6 +2753,7 @@ CefSharp.BindObjectAsync(
|
||||
break;
|
||||
|
||||
case 'friend-location':
|
||||
// it seems to only come when a friend is in a private world :/
|
||||
if (content.location !== 'private') {
|
||||
this.$emit('WORLD', {
|
||||
json: content.world,
|
||||
|
||||
Reference in New Issue
Block a user