We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5509956 commit 33f4d71Copy full SHA for 33f4d71
src/components/shared/contact-form/contact-form.tsx
@@ -19,7 +19,7 @@ import Route from '@/lib/route';
19
import { useRouter } from 'next/navigation';
20
21
const feishuWebhookList = [
22
- 'https://open.feishu.cn/open-apis/bot/v2/hook/58f9ac0b-238e-45cd-9d3d-aca7baae4d30',
+ 'https://open.feishu.cn/open-apis/bot/v2/hook/5a2a1fe6-2ed8-4c0b-8621-0be9ebd188ec',
23
];
24
25
type ValueType = {
0 commit comments