mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Better Sieve rainloop.user script handling
This commit is contained in:
parent
f080a302b1
commit
4cfd6479ce
51 changed files with 92 additions and 99 deletions
|
|
@ -86,7 +86,7 @@ export class SieveScriptPopupView extends rl.pluginPopupView {
|
|||
// this.close();
|
||||
}
|
||||
},
|
||||
script.toJson()
|
||||
script.toJSON()
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue