Drop the media translation delete button from the spec; scripting API remains the only delete path.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Bauer, Georg
2026-07-22 15:15:47 +02:00
parent 2bf95bfcd0
commit 5968cf47ba
3 changed files with 6 additions and 15 deletions

View File

@@ -224,7 +224,6 @@ config {
ConfirmationAssignment(action: "menu_item_delete", pattern: none),
ConfirmationAssignment(action: "metadata_diff_field_sync", pattern: none),
ConfirmationAssignment(action: "import_execute", pattern: none),
ConfirmationAssignment(action: "media_translation_delete", pattern: none),
ConfirmationAssignment(action: "media_unlink", pattern: none)
}
}