Skip to content

Commit

Permalink
Undo accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
henrycatalinismith committed May 29, 2024
1 parent cae9a0d commit 33c895b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ export async function PUT(
return NextResponse.json({
languageName,
messageId,
projectName,
text,
});
}

0 comments on commit 33c895b

Please sign in to comment.