toggles blackout button on reset; attempting to fix buttons on iOS

This commit is contained in:
Jacob Haddon
2024-03-13 07:42:14 -04:00
parent a8c87ec87e
commit 973dc8e8f5
2 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,7 @@ $(document).ready(function(){
$("#byline").html("");
$("#poem_list").html("");
$("#spina").addClass("unlock");
$("#blackout").text("Blackout!");
}); // clear button click
// show help section