mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-02 19:09:55 -06:00
don't empty script area on save
This commit is contained in:
@@ -350,8 +350,6 @@ class TabContext {
|
||||
|
||||
this.$savedIndicator.fadeIn();
|
||||
|
||||
this.$scriptArea.empty();
|
||||
|
||||
// run async
|
||||
bundleService.executeRelationBundles(this.note, 'runOnNoteChange', this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user