Update main.js

This commit is contained in:
DJObleezy 2025-03-22 08:35:13 -07:00 committed by GitHub
parent 8141986138
commit 5b8081626a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -769,4 +769,4 @@ setInterval(function() {
}
}
}, 30000); // Check every 30 seconds
});
});