Removed old poem function call

This commit is contained in:
Mattia Mascarello 2024-08-24 23:41:05 +02:00
parent 37b47bd998
commit 67b8cfda77

View File

@ -305,7 +305,6 @@ function isPlaying(myAudio) {
} }
specialDates(); specialDates();
setPoemOfTheDay();
setInterval(function () { setInterval(function () {
beat(); beat();