Compare commits

..

No commits in common. "main" and "10-04-26-e5b505" have entirely different histories.

View File

@ -3,7 +3,7 @@ export const handler = async (event, res) => {
try {
// Prepare the response JSON
const responseJson = {
message: "Hdddeldddlodddd dWorld"
message: "Hdddeldddlo World"
};
// Print the JSON response to stdout