mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
reimplementation of note type with jquery only
This commit is contained in:
@@ -141,10 +141,6 @@ class TabContext {
|
||||
}
|
||||
}, 5000);
|
||||
|
||||
if (utils.isDesktop()) {
|
||||
this.noteType.updateExecuteScriptButtonVisibility();
|
||||
}
|
||||
|
||||
this.showPaths();
|
||||
|
||||
if (this.sidebar) {
|
||||
|
||||
Reference in New Issue
Block a user