mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 16:44:55 +00:00
fixed space
This commit is contained in:
@ -148,6 +148,7 @@ class HomeCreation {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
static Future<Map<String, dynamic>> assignUserToRoom(Map<String, String> body) async {
|
||||
try {
|
||||
final response = await _httpService.post(
|
||||
|
||||
Reference in New Issue
Block a user