ユーザーピッカーに最近使用したユーザーを表示するように
This commit is contained in:
parent
4f1409601e
commit
d01c465a8d
2 changed files with 34 additions and 3 deletions
|
|
@ -60,6 +60,7 @@ export const defaultDeviceSettings = {
|
|||
serverDisconnectedBehavior: 'quiet',
|
||||
accounts: [],
|
||||
recentlyUsedEmojis: [],
|
||||
recentlyUsedUsers: [],
|
||||
themes: [],
|
||||
darkTheme: '8050783a-7f63-445a-b270-36d0f6ba1677',
|
||||
lightTheme: '4eea646f-7afa-4645-83e9-83af0333cd37',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue