add telemetry method to record app-installed event

This commit is contained in:
mungai-njoroge
2023-09-27 19:30:55 +03:00
parent 4f757e989f
commit d3682e4597
3 changed files with 17 additions and 1 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ class HandleArgs:
return
if settings.IS_BUILD:
print("Catch me if you can! 😆💬")
print("Do the cha cha slide instead!")
print("https://www.youtube.com/watch?v=wZv62ShoStY")
sys.exit(0)
lastfm_key = settings.Keys.LASTFM_API