mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
Test commit with updated user
This commit is contained in:
@ -77,7 +77,7 @@ class SubSpaceBloc extends Bloc<SubSpaceEvent, SubSpaceState> {
|
||||
emit(SubSpaceState(
|
||||
updatedSubSpaces,
|
||||
updatedSubspaceModels,
|
||||
errorMessage,
|
||||
errorMessage ,
|
||||
updatedDuplicates,
|
||||
));
|
||||
});
|
||||
|
Reference in New Issue
Block a user