Update index.js

This commit is contained in:
Troplo 2022-07-30 23:35:16 +10:00
parent 90a267578a
commit 186411e880

View file

@ -38,7 +38,8 @@ export default new Vuex.Store({
drawer: true,
site: {
release: "stable",
loading: true
loading: true,
name: "Colubrina"
},
user: {
bcUser: null,