Update error message

This commit is contained in:
amcmanu3 2024-02-19 20:32:25 -05:00
parent aac35b14d9
commit 1cf773bd40

View File

@ -156,7 +156,8 @@ class PublicHandler(BaseHandler):
{
"status": "error",
"error": "Hello? Hello? Anybody home?"
" Go straight to jail. Do not pass go.",
" Go straight to jail. Do not pass go."
" Uh oh! Stinky 💩",
},
)