added AccountManager

This commit is contained in:
Kay Kaprolat
2021-12-07 21:30:08 +01:00
parent b35a367ed1
commit e01a7be08e
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
LOGO = 'logo/logo.png'
PRIVACY_POLICY = 'policy/Privacy Policy.pdf'
TERMS_OF_USE = 'policy/Terms of Use.pdf'