integrations: Add missing parameter to Transifex's screenshot config.

This commit is contained in:
Niloth P
2025-05-27 12:45:27 +05:30
committed by Tim Abbott
parent 55835bffd3
commit f99772b131

View File

@@ -825,6 +825,7 @@ WEBHOOK_SCREENSHOT_CONFIG: dict[str, list[WebhookScreenshotConfig]] = {
"project": "Zulip Mobile",
"language": "en",
"resource": "file",
"event": "review_completed",
"reviewed": "100",
},
)