mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
add telemetry method to record app-installed event
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user