mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: update bot service currenBlock category
This commit is contained in:
parent
2e269d390e
commit
817785ad8c
@ -252,7 +252,7 @@ export class BotService {
|
|||||||
assign_labels: [],
|
assign_labels: [],
|
||||||
trigger_labels: [],
|
trigger_labels: [],
|
||||||
attachedBlock: null,
|
attachedBlock: null,
|
||||||
category: undefined as any,
|
category: null,
|
||||||
previousBlocks: [],
|
previousBlocks: [],
|
||||||
};
|
};
|
||||||
convo.context.attempt++;
|
convo.context.attempt++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user