mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
remove console log in store
This commit is contained in:
parent
e463de20d4
commit
ccfaddd729
@ -15,11 +15,9 @@ export const mutations = {
|
||||
|
||||
export const getters = {
|
||||
showChat(state) {
|
||||
console.log('getter', state)
|
||||
return state
|
||||
},
|
||||
roomID(state) {
|
||||
console.log('getter', state)
|
||||
return state
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user