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,
|
drawer: true,
|
||||||
site: {
|
site: {
|
||||||
release: "stable",
|
release: "stable",
|
||||||
loading: true
|
loading: true,
|
||||||
|
name: "Colubrina"
|
||||||
},
|
},
|
||||||
user: {
|
user: {
|
||||||
bcUser: null,
|
bcUser: null,
|
||||||
|
|
Loading…
Reference in a new issue