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

This commit is contained in:
Bradley Schofield
2024-11-11 15:27:37 +09:00
@@ -37,4 +37,4 @@ class BulkOperation extends Model
{
return Response::MODEL_BULK_OPERATION;
}
}
}