mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-09 16:09:04 -06:00
swath of changes to remove hidden "id" implementation in favor of hidden "role" RBAC implement
This commit is contained in:
@@ -17,6 +17,4 @@ migrate = Migrate(app, db)
|
||||
|
||||
from app import models
|
||||
from app import routes, simple_routes, hidden, dashboard
|
||||
from app import ftbhot, custom, spotify, panzer, sound
|
||||
|
||||
app.jinja_env.globals.update(get_hidden=routes.get_hidden)
|
||||
from app import ftbhot, custom, spotify, panzer, sound
|
||||
Reference in New Issue
Block a user