System Gen94 @ 2025-08-01-00:58:27 by jonas@monolith

This commit is contained in:
2025-08-01 00:58:27 +02:00
parent 9a056ce6b0
commit 1616d78385
4 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from spotify_shortcuts.run import main
if __name__ == "__main__":
main()