lock
This commit is contained in:
parent
0271956337
commit
25a2b306fe
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '@/com
|
|||
import { Label } from '@/components/ui/label'
|
||||
import type { CodeStatusResponse } from '@/types/models'
|
||||
|
||||
const TELEGRAM_BOT_USERNAME = 'sto_k_odnomu_bot'
|
||||
const TELEGRAM_BOT_USERNAME = 'mnemo_cards_bot'
|
||||
const TELEGRAM_BOT_DEEP_LINK_BASE = `https://t.me/${TELEGRAM_BOT_USERNAME}`
|
||||
|
||||
function telegramBotDeepLink(code: string): string {
|
||||
|
|
|
|||
Loading…
Reference in a new issue