fix: change timer

This commit is contained in:
2026-05-01 15:24:17 +03:00
parent 0cd5e78ced
commit 8d12cedfdb

View File

@@ -1,4 +1,4 @@
const LAUNCH = new Date('2026-04-30T16:00:00+03:00');
const LAUNCH = new Date('2026-05-13T00:00:00+03:00');
function pad2(n) {