We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be8eea commit 976be7bCopy full SHA for 976be7b
src/app/api/team/route.ts
@@ -18,4 +18,4 @@ export const GET = async (request: NextRequest) => {
18
19
// 錯誤狀況 1: 並非本次與會者
20
// 錯誤狀況 2: 並非指南針計畫成員
21
-// 錯誤狀況 3: 抓取資料問題
+// 錯誤狀況 3: 抓取資料問題
0 commit comments