🔨」 fix: fixed some things.

This commit is contained in:
2025-10-24 15:38:55 +02:00
parent 7ab278c1af
commit 540c94a272
9 changed files with 21 additions and 21 deletions

View File

@ -170,5 +170,5 @@ async function startMenuPP() {
}
}
setInterval(startMenuPP, 3000);
setInterval(startMenuPP, 5000);
startMenuPP();