mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Added ProgressMessaging through nlog
This commit is contained in:
@@ -42,7 +42,7 @@ require(
|
||||
RouterBinder.bind(App.Router);
|
||||
App.navbarRegion.show(new NavbarView());
|
||||
$('body').addClass('started');
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
return App.Router;
|
||||
|
Reference in New Issue
Block a user