This commit is contained in:
pypy
2020-01-12 22:13:00 +09:00
parent 516052fd16
commit 18dc67e0fe

View File

@@ -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,