mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-13 20:46:53 -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