mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
@@ -78,6 +78,6 @@ export class Bulk<T extends SCThings> {
|
||||
async done(): Promise<SCBulkDoneResponse> {
|
||||
return this.client.invokeRoute<SCBulkDoneResponse>(this.bulkDoneRoute, {
|
||||
UID: this.bulkResponse.uid,
|
||||
});
|
||||
}, {});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user