Clean up some things. Make skip vote longer. Put in js that should show notifications for skip requests.
This commit is contained in:
@@ -70,10 +70,6 @@ public:
|
||||
bool isPaused = false;
|
||||
//TODO:put in controls for requesting/admin skip and adding users as admin.
|
||||
|
||||
//Vote controls
|
||||
//TODO:put in vote controls for seeing tracks to vote on and vote buttons.
|
||||
//TODO:put in controls for requesting songs.
|
||||
|
||||
void playpauseClicked();
|
||||
void playpauseUpdated();
|
||||
void skipRequestClicked();
|
||||
|
||||
Reference in New Issue
Block a user