mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
properly format listmodes and their timestamps
This commit is contained in:
parent
6671fec9a9
commit
2db9dfbb46
3 changed files with 42 additions and 20 deletions
|
|
@ -59,6 +59,8 @@ enum {
|
|||
IRCTXT_NO_BANS,
|
||||
IRCTXT_BANLIST,
|
||||
IRCTXT_BANLIST_LONG,
|
||||
IRCTXT_QUIETLIST,
|
||||
IRCTXT_QUIETLIST_LONG,
|
||||
IRCTXT_EBANLIST,
|
||||
IRCTXT_EBANLIST_LONG,
|
||||
IRCTXT_NO_INVITELIST,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue