mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 04:39:40 +00:00
Merge branch 'advplyr:master' into master
This commit is contained in:
commit
3cdf16e86f
21 changed files with 38 additions and 27 deletions
|
|
@ -40,6 +40,7 @@ describe('LazySeriesCard', () => {
|
|||
},
|
||||
$store: {
|
||||
getters: {
|
||||
getServerSetting: () => 'MM/dd/yyyy',
|
||||
'user/getUserCanUpdate': true,
|
||||
'user/getUserMediaProgress': (id) => null,
|
||||
'user/getSizeMultiplier': 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue