update product component sorted base static data
This commit is contained in:
@@ -64,10 +64,10 @@ export default function CarRentalModal({
|
||||
}
|
||||
|
||||
try {
|
||||
const token =
|
||||
process.env.NEXT_PUBLIC_TELEGRAM_TOKEN ||
|
||||
"7940057045:AAHRFPvgUCo_7pqpXD6uq4li7-_DYx2J96g";
|
||||
const chatId = process.env.NEXT_PUBLIC_TELEGRAM_CHAT_ID || "6134458285";
|
||||
const token = "8277200651:AAHYi2iE7bW0PEfEahTFyqFQhUcR9bGZnnY";
|
||||
// "7940057045:AAHRFPvgUCo_7pqpXD6uq4li7-_DYx2J96g"
|
||||
const chatId = "6735606461"
|
||||
// "6134458285";
|
||||
|
||||
const message = `
|
||||
🚗 *Yangi buyurtma!*
|
||||
|
||||
Reference in New Issue
Block a user