non-square emoji
This commit is contained in:
parent
4e438a96c4
commit
518e49b561
23 changed files with 69 additions and 2 deletions
|
|
@ -229,6 +229,10 @@ export const INSTANCE_DEFAULT_CONFIG_DEFINITIONS = {
|
|||
description: 'Play animated gifs on hover only',
|
||||
default: true,
|
||||
},
|
||||
nonSquareEmoji: {
|
||||
description: 'Allow emoji to be non-square (max 3:1 aspect)',
|
||||
default: true,
|
||||
},
|
||||
replyVisibility: {
|
||||
description: 'Type of replies to show',
|
||||
default: 'all',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue