form 0506 to 0507

This commit is contained in:
Kakabay 2025-01-23 16:53:11 +05:00
parent 1318e84044
commit cec4f87c26
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import { useWebsocketLottery } from "@/hooks/useWebSocketLottery";
import Confetti from "../common/Confetti"; import Confetti from "../common/Confetti";
import { AnimatePresence, motion } from "framer-motion"; import { AnimatePresence, motion } from "framer-motion";
const WEBSOCKET_URL = "wss://sms.turkmentv.gov.tm/ws/lottery?dst=0506"; const WEBSOCKET_URL = "wss://sms.turkmentv.gov.tm/ws/lottery?dst=0507";
const SLOT_COUNTER_DURATION = 30000; const SLOT_COUNTER_DURATION = 30000;
const LotteryWinnersSection = ({ const LotteryWinnersSection = ({