More gui improvements

This commit is contained in:
the-djmaze 2024-09-23 14:04:01 +02:00
parent 70225541eb
commit d1b4fa2c18
16 changed files with 67 additions and 17 deletions

View file

@ -230,7 +230,6 @@ 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;