mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Get some Sieve GUI inputs working
This commit is contained in:
parent
7f83277de7
commit
ffc2da33f8
33 changed files with 71 additions and 68 deletions
|
|
@ -230,6 +230,7 @@ export class HeaderTest extends TestCommand
|
|||
constructor()
|
||||
{
|
||||
super();
|
||||
this.match_type = ':is';
|
||||
this.address_part = ':all';
|
||||
this.header_names = new GrammarStringList;
|
||||
this.key_list = new GrammarStringList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue