use initial state to add bot_options to room on adding of bot

This commit is contained in:
Gabby Gurdin 2024-04-22 13:45:59 -04:00
parent 076bcea553
commit cfa457a803

View file

@ -114,6 +114,10 @@ class NewGroupController extends State<NewGroup> {
// content: {'url': avatarUrl.toString()},
// ),
// ],
initialState: [
if (addConversationBotKey.currentState?.addBot ?? false)
addConversationBotKey.currentState!.botOptions.toStateEvent,
],
groupName: nameController.text,
preset: sdk.CreateRoomPreset.publicChat,
powerLevelContentOverride: