mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
Version added to footer
This commit is contained in:
parent
0ae1865dd8
commit
f94220c5ff
10 changed files with 52 additions and 18 deletions
|
@ -28,6 +28,7 @@ require(['app', 'Controller', 'RouteBinder'], function (app, controller, routeBi
|
|||
Backbone.history.start({ pushState: true });
|
||||
|
||||
routeBinder.bind();
|
||||
NzbDrone.footerRegion.show(new NzbDrone.Shared.Footer.View());
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue