update
This commit is contained in:
parent
2a9b0135c9
commit
327b8c5b35
@ -27,7 +27,7 @@ const basicStore = {
|
||||
namespaced: true,
|
||||
state() {
|
||||
return {
|
||||
language: 'zh',
|
||||
language: i18n.global.locale.value,
|
||||
conversations: [],
|
||||
unreadConversationCount: 0,
|
||||
unreadWorkspace: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user