mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2025-12-09 18:08:56 -06:00
changed error page, MASSIVE new sound extension added with working YouTube duration, preparation and streaming API steps, wsgi random comment removal
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, panzer
|
||||
from app import ftbhot, custom, spotify, panzer, sound
|
||||
|
||||
app.jinja_env.globals.update(get_hidden=routes.get_hidden)
|
||||
Reference in New Issue
Block a user