Alias XHDR to HDR
This commit is contained in:
parent
97078ffede
commit
474dc8288f
1 changed files with 1 additions and 0 deletions
|
@ -651,6 +651,7 @@ class Session():
|
|||
'BODY': _cmd_body,
|
||||
'ARTICLE': _cmd_article,
|
||||
'HDR': _cmd_hdr,
|
||||
'XHDR': _cmd_hdr,
|
||||
'STAT': _cmd_stat,
|
||||
'DATE': _cmd_date,
|
||||
'QUIT': _cmd_quit,
|
||||
|
|
Loading…
Add table
Reference in a new issue