mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Some Sieve parser improvements
This commit is contained in:
parent
61c2eefec1
commit
4022d39f76
7 changed files with 32 additions and 18 deletions
|
|
@ -14,7 +14,7 @@ export class ValidExtListTest extends TestCommand
|
|||
{
|
||||
constructor()
|
||||
{
|
||||
super();
|
||||
super('valid_ext_list');
|
||||
this.ext_list_names = new GrammarStringList;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue