From e47893575a2f54e1ab5e262ef5ee6671181d3c38 Mon Sep 17 00:00:00 2001 From: automated-signal <37887102+automated-signal@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:25:06 -0600 Subject: [PATCH] Add call_diagnostic.html to packaged app build files Co-authored-by: yash-signal --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 69090a8cbe..74956fd554 100644 --- a/package.json +++ b/package.json @@ -595,6 +595,7 @@ "permissions_popup.html", "debug_log.html", "loading.html", + "call_diagnostic.html", { "from": "build/compact-locales", "to": "_locales",