mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-15 01:35:25 +00:00
added validation for community name
This commit is contained in:
@ -43,6 +43,7 @@ class _LoadedStateViewState extends State<LoadedSpaceView> {
|
||||
selectedSpace: widget.selectedSpace,
|
||||
spaces: widget.selectedCommunity?.spaces ?? [],
|
||||
products: widget.products,
|
||||
communities: widget.communities,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
Reference in New Issue
Block a user