fix: update bot service currenBlock category

This commit is contained in:
yassinedorbozgithub 2025-01-13 15:40:08 +01:00
parent 2e269d390e
commit 817785ad8c

View File

@ -252,7 +252,7 @@ export class BotService {
assign_labels: [],
trigger_labels: [],
attachedBlock: null,
category: undefined as any,
category: null,
previousBlocks: [],
};
convo.context.attempt++;