mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-08-26 03:09:39 +00:00
added search for spaces
This commit is contained in:
@ -114,6 +114,7 @@ export class CommunityService {
|
||||
},
|
||||
{
|
||||
onlyWithDevices: false,
|
||||
search: pageable.search,
|
||||
},
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user