Compare commits
2 Commits
10-04-26-e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c488fa7af | ||
|
|
f2649ce866 |
|
|
@ -3,7 +3,7 @@ export const handler = async (event, res) => {
|
|||
try {
|
||||
// Prepare the response JSON
|
||||
const responseJson = {
|
||||
message: "Hdddeldddlo World"
|
||||
message: "Hdddeldddlodddd dWorld"
|
||||
};
|
||||
|
||||
// Print the JSON response to stdout
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user