This commit is contained in:
Felipe
2025-02-07 12:09:47 -05:00
parent 206aea72ed
commit 27e7292f5f
20 changed files with 23 additions and 1284 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
switch (result.status) {
case "success":
window.location.href = '/app/dashboard';
window.location.href = '/app/users';
break;
case "missing":