This commit is contained in:
2025-10-31 19:01:46 -06:00
parent f413ca3812
commit a06d826ca8
3 changed files with 393 additions and 381 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ export function middleware(request: NextRequest) {
}
export const config = {
matcher: ["/AgregarEquipo", "/Escaner"],
matcher: [],
};
//IO