This commit is contained in:
fireworks88 2021-07-27 13:06:34 +02:00
parent f637eea97f
commit 4786b5dd8b

View file

@ -13,3 +13,4 @@ from .static import *
from .users import * from .users import *
from .votes import * from .votes import *
from .feeds import * from .feeds import *
from .awards import *