Update types.ts
This commit is contained in:
parent
50ec9b9071
commit
6503559013
|
@ -13794,7 +13794,7 @@ export type operations = {
|
||||||
/** @default 10 */
|
/** @default 10 */
|
||||||
limit?: number;
|
limit?: number;
|
||||||
/** @default false */
|
/** @default false */
|
||||||
group?: boolean;
|
room?: boolean;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue