Fix presence not being updated after loaded once
This commit is contained in:
@@ -44,7 +44,7 @@ HTile {
|
||||
TitleRightInfoLabel {
|
||||
tile: member
|
||||
text:
|
||||
model.presence === "offline" &&
|
||||
(model.presence !== "online") &&
|
||||
model.last_active_ago !== -1 ?
|
||||
"for " +
|
||||
utils.formatRelativeTime(
|
||||
|
Reference in New Issue
Block a user