From 18dc67e0fe099cea11a8a25c107ac82210bdc127 Mon Sep 17 00:00:00 2001 From: pypy Date: Sun, 12 Jan 2020 22:13:00 +0900 Subject: [PATCH] :thinking: --- html/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/html/app.js b/html/app.js index 1320b829..49e1a487 100644 --- a/html/app.js +++ b/html/app.js @@ -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,