mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
UI will reload on navigation if the backend has been update
This commit is contained in:
@@ -8,7 +8,6 @@ define(
|
||||
url: window.NzbDrone.ApiRoot + '/system/status'
|
||||
});
|
||||
|
||||
|
||||
var instance = new StatusModel();
|
||||
instance.fetch();
|
||||
return instance;
|
||||
|
||||
Reference in New Issue
Block a user