mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Update adminUsers.ts
This commit is contained in:
@@ -306,6 +306,7 @@ export const adminUsersApi = {
|
||||
offset?: number;
|
||||
limit?: number;
|
||||
search?: string;
|
||||
email?: string;
|
||||
status?: 'active' | 'blocked' | 'deleted';
|
||||
sort_by?:
|
||||
| 'created_at'
|
||||
|
||||
Reference in New Issue
Block a user