mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-21 02:36:21 -04:00
Unbork UI Build
This commit is contained in:
1 parent
a6a2219bc4
commit
da5e35fc25
1 file changed
+1
-1
@@ -54,7 +54,7 @@ function createSaveProviderHandler(section, url, options = {}, removeStale = fal
|
||||
|
||||
request.done((data) => {
|
||||
lastSaveData = null;
|
||||
|
||||
|
||||
if (!Array.isArray(data)) {
|
||||
data = [data];
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user