mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added basic privilege system
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
var App = App || {};
|
||||
|
||||
App.Router = function(jQuery, util) {
|
||||
App.Router = function(jQuery, util, appState) {
|
||||
|
||||
var root = '#/';
|
||||
|
||||
|
Reference in New Issue
Block a user