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
@@ -37,4 +37,4 @@ class BulkOperation extends Model
{
return Response::MODEL_BULK_OPERATION;
}
}
}