Implement #163
This commit is contained in:
parent
33744da634
commit
a1862496a9
4 changed files with 17 additions and 5 deletions
|
|
@ -209,6 +209,11 @@
|
|||
<input type="checkbox" id="opt_show_public">
|
||||
Show channel publicly
|
||||
</label>
|
||||
<br>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" id="opt_enable_link_regex">
|
||||
Convert URLs to links in chat messages
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="span10">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue