Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGuyDangerous committed Dec 22, 2023
1 parent c0c9a53 commit 6e23603
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# These are supported funding model platforms

github: [TheGuyDangerous]
patreon: Craptcha
Binary file removed audio/thebetterchoice.mp3
Binary file not shown.
2 changes: 0 additions & 2 deletions js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ function textGenerate() {

// show popup
$('#yes').click(function() {
var audio = new Audio('audio/thebetterchoice.mp3');
audio.play();
Swal.fire({
title: CONFIG.question,
html: true,
Expand Down

0 comments on commit 6e23603

Please sign in to comment.