default messages box in direct messages: bubble style
This commit is contained in:
parent
85829b2066
commit
2b479bb7c6
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ const defaultSettings: Settings = {
|
|||
isPeopleDrawer: true,
|
||||
memberSortFilterIndex: 0,
|
||||
enterForNewline: false,
|
||||
messageLayout: 0,
|
||||
messageLayout: MessageLayout.Bubble,
|
||||
messageSpacing: '400',
|
||||
hideMembershipEvents: false,
|
||||
hideNickAvatarEvents: true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue