Update beta logic to use master function:
function isBetaEnabled(beta: Beta) {
return !!betas?.includes(beta) || canUseAllBetas(betas);
}
Note
If a beta has special permissions (i.e. not included in all, etc) you can leave as is.
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~021922286405434208142
- Upwork Job ID: 1922286405434208142
- Last Price Increase: 2025-05-13
Issue Owner
Current Issue Owner: @NicMendonca
Update beta logic to use master function:
Note
If a beta has special permissions (i.e. not included in all, etc) you can leave as is.
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @NicMendonca