Remove globally exposed var
This commit is contained in:
@@ -15,7 +15,6 @@ class Navigation extends EventEmitter {
|
||||
this.recentRooms = [];
|
||||
|
||||
this.rawModelStack = [];
|
||||
window.nav = this;
|
||||
}
|
||||
|
||||
_setSpacePath(roomId) {
|
||||
|
||||
Reference in New Issue
Block a user