mirror of
https://github.com/Readarr/Readarr
synced 2025-12-27 02:32:27 +01:00
Unbork UI Build
This commit is contained in:
parent
a6a2219bc4
commit
da5e35fc25
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ function createSaveProviderHandler(section, url, options = {}, removeStale = fal
|
|||
|
||||
request.done((data) => {
|
||||
lastSaveData = null;
|
||||
|
||||
|
||||
if (!Array.isArray(data)) {
|
||||
data = [data];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue