Add 4chan update message type to main types

master
Mark Veidemanis 2 years ago
parent 5c3b338017
commit 92475ee9a9

@ -33,6 +33,7 @@ TYPES_MAIN = [
"nick",
"mode",
"topic",
"update",
]
TYPES_META = ["who"]
TYPES_INT = ["conn", "highlight", "znc", "query", "self"]

Loading…
Cancel
Save