Compare commits
No commits in common. "main" and "10-04-26-f2649c" have entirely different histories.
main
...
10-04-26-f
|
|
@ -3,7 +3,7 @@ export const handler = async (event, res) => {
|
|||
try {
|
||||
// Prepare the response JSON
|
||||
const responseJson = {
|
||||
message: "Hdddeldddlodddd dWorld"
|
||||
message: "Hdddeldddlodddd World"
|
||||
};
|
||||
|
||||
// Print the JSON response to stdout
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user