local editing, simplified index that works locally as well
This commit is contained in:
@@ -205,7 +205,6 @@ export class SimpleMap {
|
||||
console.log("wikimap.set_active_node: page not found", pagename);
|
||||
}
|
||||
}
|
||||
|
||||
if (page === this.active_page) {
|
||||
// console.log("page is already the active page", page, this.active_page);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user