Fix change password api

This commit is contained in:
2025-11-09 16:34:54 +01:00
parent d42062679a
commit 5a37327e63
3 changed files with 35 additions and 8 deletions
+1 -1
View File
@@ -10,6 +10,6 @@ pkgs.mkShell {
postgresql_15
pgformatter
# to run tests
# hurl
hurl
];
}