sdjhtrdthr

This commit is contained in:
EduardSkibidiEdger 2024-12-06 18:40:31 +02:00
parent 6695d7bfde
commit c93dfb3a76
16 changed files with 322 additions and 322 deletions

View file

@ -164,7 +164,7 @@
}
fetchLastPlayedSong();
setInterval(fetchLastPlayedSong, 100);
setInterval(fetchLastPlayedSong, 1000);
</script>
</body>
</html>