Merge branch 'advplyr:master' into master

This commit is contained in:
John 2025-07-10 22:26:56 -05:00 committed by GitHub
commit 3cdf16e86f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 38 additions and 27 deletions

View file

@ -40,6 +40,7 @@ describe('LazySeriesCard', () => {
},
$store: {
getters: {
getServerSetting: () => 'MM/dd/yyyy',
'user/getUserCanUpdate': true,
'user/getUserMediaProgress': (id) => null,
'user/getSizeMultiplier': 1,