refactor(SystemKeywords): comment out unused ID column logic for clarity
This commit is contained in:
parent
6c342a680b
commit
7b2929a6cb
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