mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed top navigation state preservation
This commit is contained in:
@ -41,4 +41,4 @@ App.Presenters.TopNavigationPresenter = function(util, jQuery, appState, promise
|
||||
|
||||
};
|
||||
|
||||
App.DI.register('topNavigationPresenter', App.Presenters.TopNavigationPresenter);
|
||||
App.DI.registerSingleton('topNavigationPresenter', App.Presenters.TopNavigationPresenter);
|
||||
|
Reference in New Issue
Block a user