prettier page
This commit is contained in:
@@ -35,7 +35,9 @@ export default function CarRentalModal({
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
// ⚙️ Telegram bot ma'lumotlari
|
// ⚙️ Telegram bot ma'lumotlari
|
||||||
const token = process.env.NEXT_PUBLIC_TELEGRAM_TOKEN || "7940057045:AAHRFPvgUCo_7pqpXD6uq4li7-_DYx2J96g";
|
const token =
|
||||||
|
process.env.NEXT_PUBLIC_TELEGRAM_TOKEN ||
|
||||||
|
"7940057045:AAHRFPvgUCo_7pqpXD6uq4li7-_DYx2J96g";
|
||||||
const chatId = process.env.NEXT_PUBLIC_TELEGRAM_CHAT_ID || "6134458285";
|
const chatId = process.env.NEXT_PUBLIC_TELEGRAM_CHAT_ID || "6134458285";
|
||||||
|
|
||||||
// 🧾 Yuboriladigan xabar
|
// 🧾 Yuboriladigan xabar
|
||||||
|
|||||||
Reference in New Issue
Block a user