tests
This commit is contained in:
parent
97a50cba7e
commit
bcb13f3a49
4 changed files with 301 additions and 7 deletions
|
|
@ -703,7 +703,7 @@ const users = {
|
|||
commit('setCurrentUser', user)
|
||||
|
||||
useSyncConfigStore().initSyncConfig(user)
|
||||
useUserHighlightStore().initHighlight(user)
|
||||
useUserHighlightStore().initUserHighlight(user)
|
||||
commit('addNewUsers', [user])
|
||||
|
||||
useEmojiStore().fetchEmoji()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue