mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Gwa Gwa
This commit is contained in:
parent
5310769bf8
commit
8e54a3b4b6
2 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,7 @@ from onlylegs.config import INSTANCE_DIR, MIGRATIONS_DIR
|
|||
from onlylegs.models import User
|
||||
from onlylegs.views import index, image, group, settings, profile
|
||||
from onlylegs import api, auth
|
||||
from onlylegs import gwagwa
|
||||
|
||||
|
||||
def create_app(): # pylint: disable=R0914
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue