mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
oops, didn't mean to leave this in
This commit is contained in:
parent
89eb321ace
commit
de1ec06110
@ -111,7 +111,6 @@ class UserActivity {
|
||||
|
||||
_onPageVisibilityChanged(e) {
|
||||
if (document.visibilityState === "hidden") {
|
||||
console.log("page hidden");
|
||||
this._activityTimeout.abort();
|
||||
} else {
|
||||
this._onUserActivity(e);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user