Current user "Online For" fix, no notes yet

This commit is contained in:
Natsumi
2022-08-16 19:16:12 +12:00
parent 9849c37c27
commit 95c6b21431
2 changed files with 6 additions and 8 deletions

View File

@@ -1384,10 +1384,8 @@ speechSynthesis.getVoices();
} else {
json.location = '';
}
if (json.location && json.location === 'offline') {
json.$online_for = API.currentUser.$online_for;
json.$offline_for = API.currentUser.$offline_for;
}
json.$online_for = API.currentUser.$online_for;
json.$offline_for = API.currentUser.$offline_for;
}
if (typeof json.statusDescription !== 'undefined') {
json.statusDescription = $app.replaceBioSymbols(