mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
fix: add missing newline at end of route.ts file
This commit is contained in:
@@ -28,4 +28,4 @@ export async function GET(req: NextRequest) {
|
||||
}
|
||||
|
||||
return res;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user