First commit with working stuff
First push, no css for now
This commit is contained in:
4
variables.py
Normal file
4
variables.py
Normal file
@ -0,0 +1,4 @@
|
||||
current_music = ""
|
||||
playlist = []
|
||||
user = ""
|
||||
music_folder = ""
|
Reference in New Issue
Block a user