forked from Github-Mirrors/canaille
Minor fix
This commit is contained in:
parent
35043c935c
commit
1f225e92bf
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ import toml
|
|||
from flask import Flask, g, request, render_template
|
||||
from flask_babel import Babel
|
||||
|
||||
import web.admin
|
||||
import web.admin.tokens
|
||||
import web.admin.authorizations
|
||||
import web.admin.clients
|
||||
|
|
Loading…
Reference in a new issue