mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
push living room status
This commit is contained in:
@ -103,6 +103,6 @@ class AuthenticationAPI {
|
||||
.map((zone) => RegionModel.fromJson(zone))
|
||||
.toList();
|
||||
});
|
||||
return response as List<RegionModel>;
|
||||
return response;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user