diff --git a/frontend/src/store/index.js b/frontend/src/store/index.js index 23cdc85..58d58a2 100644 --- a/frontend/src/store/index.js +++ b/frontend/src/store/index.js @@ -38,7 +38,8 @@ export default new Vuex.Store({ drawer: true, site: { release: "stable", - loading: true + loading: true, + name: "Colubrina" }, user: { bcUser: null,