Fixed new user message reappearing when "No" was clicked

This commit is contained in:
Dan
2020-03-14 18:34:25 +00:00
parent 1cf7386d28
commit 24f1a9c23b

View File

@@ -263,6 +263,7 @@ elements.closeHelp.click( function() {
// Sets the action for the "No" button on the new user popup to close the popup
elements.closeNewUser.click( function() {
setEleVisible( elements.newUser, false );
sendData( "qsvWatched", null );
} )
// Sets the action for the "Yes" button on the new user popup to open the quick start window and load the video