Merge branch 'feat-bulk-operations' into feat-bulk-deletes

This commit is contained in:
Bradley Schofield 2024-11-11 03:59:23 +00:00 committed by GitHub
commit 22dfcb78c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,4 +37,4 @@ class BulkOperation extends Model
{
return Response::MODEL_BULK_OPERATION;
}
}
}