mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
Update index.js
This commit is contained in:
parent
90a267578a
commit
186411e880
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ export default new Vuex.Store({
|
|||
drawer: true,
|
||||
site: {
|
||||
release: "stable",
|
||||
loading: true
|
||||
loading: true,
|
||||
name: "Colubrina"
|
||||
},
|
||||
user: {
|
||||
bcUser: null,
|
||||
|
|
Loading…
Reference in a new issue