Fix friends not being shown in current user instance while traveling

This commit is contained in:
Natsumi
2023-06-03 07:24:19 +12:00
parent fc4d94c279
commit 11d92cabba
2 changed files with 26 additions and 36 deletions

View File

@@ -65,6 +65,7 @@
],
"no-inline-comments": 0,
"no-invalid-this": 0,
"no-loop-func": 0,
"no-magic-numbers": 0,
"no-negated-condition": 0,
"no-plusplus": 0,