feat(ui): clean up

This commit is contained in:
Pablo F.G
2026-06-25 15:44:28 +02:00
parent de5aa78670
commit d5091b1a35
+1 -2
View File
@@ -2,8 +2,7 @@
**Suite ID:** `RUNTIME-CONFIG-E2E`
**Feature:** Runtime resolution of public client config via an inert JSON data
island injected into `<head>` (Sentry, GTM, API base/docs URL, the
`billingCloudEnable` flag, and reserved keys). Each third-party integration
island injected into `<head>` (Sentry, GTM, API base/docs URL, and reserved keys). Each third-party integration
resolves to a value only when its `UI_*_ENABLE` flag is `"true"`, so a disabled
integration is exposed as `null`.