Skip to content

Commit 4e66dd4

Browse files
committed
test
1 parent 53dd5e0 commit 4e66dd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app/api/message/route.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,5 @@ export const POST = async (req: NextRequest) => {
131131
return new StreamingTextResponse(stream);
132132
};
133133

134+
135+

0 commit comments

Comments
 (0)