Merge branch 'zedeus:master' into master

This commit is contained in:
PrivacyDevel
2023-07-21 22:38:31 +00:00
committed by GitHub
8 changed files with 55 additions and 17 deletions

View File

@ -83,7 +83,7 @@ routes:
error BadClientError:
echo error.exc.name, ": ", error.exc.msg
resp Http500, showError("Network error occured, please try again.", cfg)
resp Http500, showError("Network error occurred, please try again.", cfg)
error RateLimitError:
const link = a("another instance", href = instancesUrl)