mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-12-02 04:44:56 +00:00
updated text theme
This commit is contained in:
@ -45,8 +45,8 @@ class SpaceManagementBloc extends Bloc<SpaceManagementEvent, SpaceManagementStat
|
||||
products: previousState.products,
|
||||
selectedCommunity: previousState.selectedCommunity,
|
||||
));
|
||||
|
||||
}
|
||||
add(LoadCommunityAndSpacesEvent());
|
||||
} else {
|
||||
emit(const SpaceManagementError('Failed to update the community.'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user