mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 09:24:56 +02:00
Mobile UI adjustments
This commit is contained in:
parent
18a095c6e4
commit
70c5db4534
14 changed files with 50 additions and 213 deletions
|
@ -143,6 +143,5 @@ export {
|
|||
export default ({ app }, inject) => {
|
||||
app.$decode = decode
|
||||
app.$encode = encode
|
||||
// app.$isDev = process.env.NODE_ENV !== 'production'
|
||||
inject('isDev', process.env.NODE_ENV !== 'production')
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue