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