mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-18 05:51:11 +00:00
changed tab design and more
This commit is contained in:
parent
b0374d9ce2
commit
695e8635da
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ const actions = {
|
|||
},
|
||||
['socket_channel:created'](context, data){
|
||||
const {channel} = data;
|
||||
// rename to 'channel' to setchannel
|
||||
// rename to 'channel' to setChannel
|
||||
context.dispatch('channel', channel);
|
||||
},
|
||||
['socket_notification:dismiss'](context, data){
|
||||
|
|
|
|||
Loading…
Reference in a new issue