mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 03:41:42 +00:00
init runtime.public ;; cleared up misc errors
This commit is contained in:
parent
2baf50da12
commit
e77609ed57
10 changed files with 17 additions and 18 deletions
|
|
@ -181,5 +181,5 @@ export default ({ app, store }, inject) => {
|
|||
inject('eventBus', new Vue())
|
||||
inject('isDev', process.env.NODE_ENV !== 'production')
|
||||
|
||||
store.commit('setRouterBasePath', app.$config.routerBasePath)
|
||||
store.commit('setRouterBasePath', app.$config.public.routerBasePath)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue