mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 04:12:58 +08:00
don't empty script area on save
This commit is contained in:
parent
ccaa9eae3a
commit
f782d2bef9
@ -350,8 +350,6 @@ class TabContext {
|
||||
|
||||
this.$savedIndicator.fadeIn();
|
||||
|
||||
this.$scriptArea.empty();
|
||||
|
||||
// run async
|
||||
bundleService.executeRelationBundles(this.note, 'runOnNoteChange', this);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user