fix(all): New templates.

This commit is contained in:
Rodrigo Rodriguez 2024-08-24 00:22:34 -03:00
parent df0340c909
commit a8223f82c7

View file

@ -2348,7 +2348,6 @@ export class SystemKeywords {
valueFound = found[e];
}
});
found = null;
const equals =
typeof value === 'string' && typeof valueFound === 'string'
@ -2423,6 +2422,7 @@ export class SystemKeywords {
adds++;
}
row = null;
found = null;
}
// In case of storage, persist to DB in batch.