mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
SignalR/Nancy/Owin/Mono
This commit is contained in:
parent
45b4972091
commit
87a5dc7869
40 changed files with 2375 additions and 76 deletions
|
@ -26,7 +26,7 @@ require.config({
|
|||
}
|
||||
});
|
||||
|
||||
define('app', ['Instrumentation/ErrorHandler'], function () {
|
||||
define('app', function () {
|
||||
|
||||
window.NzbDrone = new Backbone.Marionette.Application();
|
||||
window.NzbDrone.Config = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue