Get some Sieve GUI inputs working

This commit is contained in:
the-djmaze 2024-09-22 19:46:59 +02:00
parent 7f83277de7
commit ffc2da33f8
33 changed files with 71 additions and 68 deletions

View file

@ -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;