Skip to content

Commit 33f4d71

Browse files
committed
chore: update webhook
1 parent 5509956 commit 33f4d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/shared/contact-form/contact-form.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import Route from '@/lib/route';
1919
import { useRouter } from 'next/navigation';
2020

2121
const feishuWebhookList = [
22-
'https://open.feishu.cn/open-apis/bot/v2/hook/58f9ac0b-238e-45cd-9d3d-aca7baae4d30',
22+
'https://open.feishu.cn/open-apis/bot/v2/hook/5a2a1fe6-2ed8-4c0b-8621-0be9ebd188ec',
2323
];
2424

2525
type ValueType = {

0 commit comments

Comments
 (0)