Use mutation to update progress on library scans
This commit is contained in:
@@ -40,7 +40,7 @@ import 'webcomponents';
|
||||
this.classList.add('hide');
|
||||
}
|
||||
|
||||
this.setProgress(progress);
|
||||
this.setAttribute('data-progress', progress);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user