mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
various small fixes
This commit is contained in:
@@ -135,6 +135,8 @@ class TabContext {
|
||||
return;
|
||||
}
|
||||
|
||||
this.$scriptArea.empty();
|
||||
|
||||
if (utils.isDesktop()) {
|
||||
this.attributes.refreshAttributes();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user