refactor(SystemKeywords): comment out unused ID column logic for clarity
Some checks failed
GBCI / build (push) Failing after 11m21s
Some checks failed
GBCI / build (push) Failing after 11m21s
This commit is contained in:
parent
26eb714e2c
commit
d21b1747d6
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue