pull/54/head
l3uddz 7 years ago
parent abc8f9150f
commit 338f55a182

@ -637,4 +637,20 @@ def init_notifications():
############################################################ ############################################################
if __name__ == "__main__": if __name__ == "__main__":
print("""
_ _ _
| |_ _ __ __ _| | _| |_ __ _ _ __ _ __
| __| '__/ _` | |/ / __/ _` | '__| '__|
| |_| | | (_| | <| || (_| | | | |
\__|_| \__,_|_|\_\\__\__,_|_| |_|
#########################################################################
# Author: l3uddz #
# URL: https://github.com/l3uddz/traktarr #
# -- #
# Part of the Cloudbox project: https://cloudbox.rocks #
#########################################################################
# GNU General Public License v3.0 #
#########################################################################
""")
app() app()

Loading…
Cancel
Save