mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
More gui improvements
This commit is contained in:
parent
70225541eb
commit
d1b4fa2c18
16 changed files with 67 additions and 17 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue