mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +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: [],
|
||||
trigger_labels: [],
|
||||
attachedBlock: null,
|
||||
category: undefined as any,
|
||||
category: null,
|
||||
previousBlocks: [],
|
||||
};
|
||||
convo.context.attempt++;
|
||||
|
Loading…
Reference in New Issue
Block a user