Ridotto tempo di rotazione banner

This commit is contained in:
2022-11-16 21:15:30 +01:00
parent 0359e12555
commit 0cbf98d43e
+1 -1
View File
@@ -1,5 +1,5 @@
const MAX_EXECUTIONS = 12;
const ROTATION_INTERVAL = 30000;
const ROTATION_INTERVAL = 12000;
const executions = {};