mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 10:18:21 +00:00
4 lines
109 B
Python
4 lines
109 B
Python
|
LOGO = 'logo/logo.png'
|
||
|
PRIVACY_POLICY = 'policy/Privacy Policy.pdf'
|
||
|
TERMS_OF_USE = 'policy/Terms of Use.pdf'
|