mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +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