mirror of
https://github.com/SyncrowIOT/web.git
synced 2026-03-10 20:21:45 +00:00
can select child spaces with children in AirQualityDataLoadingStrategy.
This commit is contained in:
@ -74,7 +74,7 @@ final class AirQualityDataLoadingStrategy implements AnalyticsDataLoadingStrateg
|
||||
CommunityModel community,
|
||||
SpaceModel child,
|
||||
) {
|
||||
// Do nothing
|
||||
if (child.children.isNotEmpty) return onSpaceSelected(context, community, child);
|
||||
}
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user