You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add UI support for deleting a release track using DELETE /api/release-tracks/:id. This action requires editor or higher authorization and should include a confirmation step before deletion.
Add UI support for deleting a release track using
DELETE /api/release-tracks/:id. This action requires editor or higher authorization and should include a confirmation step before deletion.