ユーザーピッカーに最近使用したユーザーを表示するように

This commit is contained in:
syuilo
2020-11-08 12:40:56 +09:00
parent 4f1409601e
commit d01c465a8d
2 changed files with 34 additions and 3 deletions

View File

@@ -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',