Refactor for global error type

This commit is contained in:
2024-07-22 18:36:48 -04:00
Unverified
parent 4bd3112816
commit cb63e7d538
9 changed files with 48 additions and 37 deletions

View File

@@ -18,3 +18,4 @@ hex = "0.4.3"
rand = "0.8.5"
mail-send = "0.4.8"
regex = "1.10.5"
realm_shared = { path = "../shared" }