Show modded subs on userpage (#205)

* show modded subs

* remove print lol

* added links
This commit is contained in:
BuckFromRdrama 2022-02-11 18:33:25 -05:00 committed by GitHub
parent cffc44bc9f
commit e1dc79858f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,5 @@
SITE_FULL = ""
from sqlalchemy import *
from files.__main__ import Base
from files.helpers.lazy import lazy