mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: show indicator when testing indexers, connections and download clients
This commit is contained in:
@@ -31,6 +31,8 @@ define([
|
||||
promise.fail(function (response) {
|
||||
self.trigger('validation:failed', response);
|
||||
});
|
||||
|
||||
return promise;
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user