|
maybeShowChatNotification(store, chat)
|
|
maybeShowChatNotification(store, chat)
|
|
commit('addNewChats', { dispatch, chats, rootGetters, newChatMessageSideEffects })
|
|
commit('addNewChats', { dispatch, chats, rootGetters, newChatMessageSideEffects })
|
|
updateChat ({ commit }, { chat }) {
|
|
updateChat ({ commit }, { chat }) {
|