mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
no more # in the url.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
NzbDrone.addInitializer(function () {
|
||||
|
||||
NzbDrone.Router = new NzbDrone.Router();
|
||||
Backbone.history.start();
|
||||
Backbone.history.start({ pushState: true });
|
||||
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user