Compare commits
2 Commits
23-04-26-4
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21aa5decd8 | ||
|
|
770d334ef6 |
|
|
@ -3,7 +3,7 @@ export const handler = async (event, res) => {
|
|||
try {
|
||||
// Prepare the response JSON
|
||||
const responseJson = {
|
||||
message: "Helfglo World"
|
||||
message: "Helfcgvvglo World"
|
||||
};
|
||||
|
||||
// Print the JSON response to stdout
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user