Did stuff with the config

This commit is contained in:
2020-11-27 23:57:21 +01:00
parent 6eb2fe1879
commit c8b491bd0b
7 changed files with 23 additions and 47 deletions

View File

@@ -14,8 +14,5 @@ __version__text__ = "1"
class ProfileView(FlaskView):
route_prefix = "/profile/"
route_base = '/'
def index(self):
pass