form: add captcha regen button

lots of false negatives so this is a solution for now.

Also the registering of each discord command is now logged for debugging
purposes.
This commit is contained in:
Harvey Tindall
2022-01-26 22:14:16 +00:00
parent 15e5564b12
commit 4b02960fd1
4 changed files with 23 additions and 14 deletions
+2 -1
View File
@@ -22,6 +22,7 @@
"linkDiscord": "Link Discord",
"linkMatrix": "Link Matrix",
"contactDiscord": "Contact through Discord",
"theme": "Theme"
"theme": "Theme",
"refresh": "Refresh"
}
}