added full integration of spotify explicit to the website with proper fixes needed

This commit is contained in:
Xevion
2019-12-21 02:28:15 -06:00
parent 03b3220e3c
commit 2e4594138a
5 changed files with 24 additions and 13 deletions

View File

@@ -28,4 +28,5 @@ def refresh():
else:
pull.main()
main()
if __name__ == "__main__":
main()