mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-02 13:34:53 +02:00
Add:Separate setting for alt bookshelf view on home page
This commit is contained in:
parent
d06c61b329
commit
c5f91ec508
7 changed files with 52 additions and 15 deletions
|
@ -75,6 +75,9 @@ const Hotkeys = {
|
|||
}
|
||||
}
|
||||
|
||||
export {
|
||||
Constants
|
||||
}
|
||||
export default ({ app }, inject) => {
|
||||
inject('constants', Constants)
|
||||
inject('keynames', KeyNames)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue