Skip to content

Commit

Permalink
19
Browse files Browse the repository at this point in the history
  • Loading branch information
OSAATiNBiLGiSi committed Sep 10, 2023
1 parent 396d9ee commit d07c725
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions js/ebced.js
Original file line number Diff line number Diff line change
Expand Up @@ -3106,7 +3106,8 @@ function alertt()
html: notifications[3].html
}).then((value) => {
v = 0; // starts verses from 0
clickLink = true;
clickLink = false; // insanları zorlama inşALLAH
// clickLink = true;
})
})
})
Expand Down Expand Up @@ -3561,7 +3562,8 @@ var versesOf74 = [

var verseHead = document.getElementById("versesOf74");
var v = 0;
var clickLink = true;
var clickLink = false; // insanları zorlama inşALLAH
// var clickLink = true;

function expresser() {
$('#versesOf74').fadeOut("1380", function() {
Expand Down

0 comments on commit d07c725

Please sign in to comment.