mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Activate more Sieve extensions and use parseScript when saving script
This commit is contained in:
parent
58f5e90f8f
commit
40adf992ed
9 changed files with 39 additions and 38 deletions
|
|
@ -69,10 +69,3 @@ export class StringCommand extends GrammarTest
|
|||
this.key_list = args[args.length-1];
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
Object.assign(Sieve.Commands, {
|
||||
set: SetCommand,
|
||||
string: StringCommand
|
||||
});
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue