default messages box in direct messages: bubble style
This commit is contained in:
parent
2f5deb7a39
commit
19b5038359
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