fix: conflict

This commit is contained in:
boboiazumi
2025-05-26 16:28:46 +07:00
parent 182ff7facc
commit 1a9b47953a
4 changed files with 6 additions and 12 deletions
+1
View File
@@ -9,6 +9,7 @@ const mappingPublicRoutes = [
'/',
'/auth/login',
'/auth/forgot',
'/auth/register',
'/auth/new-password',
];