mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
no more # in the url.
This commit is contained in:
parent
893795d029
commit
eb0ffa83b6
7 changed files with 62 additions and 40 deletions
|
@ -16,7 +16,7 @@
|
|||
NzbDrone.addInitializer(function () {
|
||||
|
||||
NzbDrone.Router = new NzbDrone.Router();
|
||||
Backbone.history.start();
|
||||
Backbone.history.start({ pushState: true });
|
||||
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue