mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 12:13:08 +00:00
remove log
This commit is contained in:
parent
be2cd2e63b
commit
76f584b5a4
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
SET_PUBLIC_BOARDS(state, publicBoards) {
|
SET_PUBLIC_BOARDS(state, publicBoards) {
|
||||||
console.log(publicBoards);
|
|
||||||
state.publicBoards = publicBoards;
|
state.publicBoards = publicBoards;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue