Allow users to strip images from chat.
This commit is contained in:
parent
97cb751573
commit
aded7b1f38
4 changed files with 19 additions and 3 deletions
|
|
@ -113,6 +113,7 @@ mixin us-chat
|
|||
option(value="always") Always
|
||||
+rcheckbox("us-sendbtn", "Add a send button to chat")
|
||||
+rcheckbox("us-no-emotes", "Disable chat emotes")
|
||||
+rcheckbox("us-strip-image", "Remove images from chat")
|
||||
|
||||
mixin us-mod
|
||||
#us-mod.tab-pane
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue