diff --git a/ui (gen4)/features/filesystem.js b/ui (gen4)/features/filesystem.js index 3b4e6540..788c6e87 100755 --- a/ui (gen4)/features/filesystem.js +++ b/ui (gen4)/features/filesystem.js @@ -570,7 +570,7 @@ var FileSystemLoaderActions = actions.Actions({ logger) // load the data... .then(function(imgs){ - that.loadOrRecover({ + return that.loadOrRecover({ images: imgs, data: data.Data.fromArray(imgs.keys()),