fix user registration controller

This commit is contained in:
2023-06-04 00:11:09 -04:00
parent d2ae6024ce
commit 3e296080f5
11 changed files with 25 additions and 23 deletions

View File

@ -1,4 +1,5 @@
# v0.1.12
- Code quality fixes
- Fix error/404 pages not rendering properly
# v0.1.11