mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-10 10:09:11 -06:00
added hidden
This commit is contained in:
@@ -15,4 +15,4 @@ login.login_view = 'login'
|
||||
db = SQLAlchemy(app)
|
||||
migrate = Migrate(app, db)
|
||||
|
||||
from app import routes, models
|
||||
from app import routes, models, hidden
|
||||
Reference in New Issue
Block a user