Skip to content

Commit 976be7b

Browse files
committed
feat: add a blank line to the end of the file in src/app/api/team/route.ts
1 parent 0be8eea commit 976be7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/api/team/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ export const GET = async (request: NextRequest) => {
1818

1919
// 錯誤狀況 1: 並非本次與會者
2020
// 錯誤狀況 2: 並非指南針計畫成員
21-
// 錯誤狀況 3: 抓取資料問題
21+
// 錯誤狀況 3: 抓取資料問題

0 commit comments

Comments
 (0)