mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-10 16:09:05 -06:00
added full integration of spotify explicit to the website with proper fixes needed
This commit is contained in:
@@ -17,6 +17,6 @@ migrate = Migrate(app, db)
|
||||
|
||||
from app import models
|
||||
from app import routes, simple_routes, hidden, dashboard
|
||||
from app import ftbhot, custom, spotify
|
||||
from app import ftbhot, custom, spotify, panzer
|
||||
|
||||
app.jinja_env.globals.update(get_hidden=routes.get_hidden)
|
||||
Reference in New Issue
Block a user