Disable compact mode
This commit is contained in:
parent
fcf879980d
commit
117d431685
@ -318,7 +318,7 @@ export const defaultSettings: UserSettings = {
|
|||||||
inline_attachment_media: true,
|
inline_attachment_media: true,
|
||||||
inline_embed_media: true,
|
inline_embed_media: true,
|
||||||
locale: "en-US",
|
locale: "en-US",
|
||||||
message_display_compact: true,
|
message_display_compact: false,
|
||||||
native_phone_integration_enabled: true,
|
native_phone_integration_enabled: true,
|
||||||
render_embeds: true,
|
render_embeds: true,
|
||||||
render_reactions: true,
|
render_reactions: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user