Clean up some things. Make skip vote longer. Put in js that should show notifications for skip requests.

This commit is contained in:
Kevin Whitaker
2017-02-18 23:13:13 -05:00
parent 249e34f3c7
commit de6a151fd0
4 changed files with 13 additions and 6 deletions

View File

@@ -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();