Merge branch 'develop' into new-guest-access
This commit is contained in:
commit
f8198ba9c9
4 changed files with 12 additions and 3 deletions
|
@ -88,6 +88,10 @@ const SETTINGS_LABELS = [
|
|||
id: 'hideRedactions',
|
||||
label: 'Hide removed messages',
|
||||
},
|
||||
{
|
||||
id: 'disableMarkdown',
|
||||
label: 'Disable markdown formatting',
|
||||
},
|
||||
/*
|
||||
{
|
||||
id: 'useFixedWidthFont',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue