refactor(SystemKeywords): comment out unused ID column logic for clarity
Some checks failed
GBCI / build (push) Failing after 11m21s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-07-19 22:48:11 -03:00
parent 26eb714e2c
commit d21b1747d6

View file

@ -1317,7 +1317,6 @@ export class GBMinService {
if (startDialog) {
const t = new SystemKeywords();
t.setMemoryContext({pid:pid,erase:true});
s
await sec.setParam(userId, 'welcomed', 'true');
GBLogEx.info(
min,