mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update external subs
This commit is contained in:
parent
0f37b99468
commit
10bcfa593b
13 changed files with 110 additions and 101 deletions
|
@ -378,7 +378,7 @@ var WizardLibraryPage = {
|
|||
// on here
|
||||
$('.btnRefresh', page).taskButton({
|
||||
mode: 'on',
|
||||
progressElem: $('.refreshProgress', page),
|
||||
progressElem: page.querySelector('.refreshProgress'),
|
||||
lastResultElem: $('.lastRefreshResult', page),
|
||||
taskKey: 'RefreshLibrary'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue