Disable encryption

This commit is contained in:
naielv
2025-12-25 19:31:58 +01:00
parent ee219e1d96
commit fbf0a8c9e4
8 changed files with 3 additions and 8 deletions

View File

@@ -136,7 +136,6 @@ PAGES.materiales = {
`;
const config = [
{"type": "_encrypted"},
{ key: "Revision", label: "Ult. Revisión", type: "fecha-diff", default: "" },
{ key: "Nombre", label: "Nombre", type: "text", default: "" },
{ key: "Ubicacion", label: "Ubicación", type: "text", default: "--" },