modified editar and agregarequipo

This commit is contained in:
2025-10-31 14:10:00 -06:00
parent 12f6f4cc01
commit dc79c55f1e
5 changed files with 145 additions and 52 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ export function middleware(request: NextRequest) {
}
export const config = {
matcher: ["/AgregarEquipo", "/Escaner"],
matcher: [],
};
//IO