fixed the save issue

This commit is contained in:
hannathkadher
2025-04-28 00:36:58 +04:00
parent 52608b1f35
commit 6ef0b2f9d1
3 changed files with 52 additions and 20 deletions

View File

@ -467,7 +467,6 @@ class _CommunityStructureAreaState extends State<CommunityStructureArea> {
}
String communityUuid = widget.selectedCommunity!.uuid;
context.read<SpaceManagementBloc>().add(SaveSpacesEvent(
context,
spaces: spacesToSave,