mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
fix: add list block
This commit is contained in:
parent
0f9205db63
commit
8baa7f6258
@ -122,7 +122,7 @@ export const LIST_BLOCK_TEMPLATE: Partial<IBlockAttributes> = {
|
||||
},
|
||||
effects: [],
|
||||
},
|
||||
message: { elements: [] } as unknown as StdOutgoingListMessage,
|
||||
message: { elements: true } as unknown as StdOutgoingListMessage,
|
||||
starts_conversation: false,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user