mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Add:Local setting for autoplay next item in queue #603
This commit is contained in:
parent
772c7b3217
commit
dee4ca3559
7 changed files with 44 additions and 11 deletions
|
@ -19,7 +19,8 @@ module.exports = {
|
|||
'min-w-5',
|
||||
'w-3.5',
|
||||
'h-3.5',
|
||||
'border-warning'
|
||||
'border-warning',
|
||||
'mb-px'
|
||||
],
|
||||
},
|
||||
theme: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue