mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Update error message
This commit is contained in:
parent
aac35b14d9
commit
1cf773bd40
@ -156,7 +156,8 @@ class PublicHandler(BaseHandler):
|
|||||||
{
|
{
|
||||||
"status": "error",
|
"status": "error",
|
||||||
"error": "Hello? Hello? Anybody home?"
|
"error": "Hello? Hello? Anybody home?"
|
||||||
" Go straight to jail. Do not pass go.",
|
" Go straight to jail. Do not pass go."
|
||||||
|
" Uh oh! Stinky 💩",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user