chore(ui): reclassify deployment mode changelog (#12292)

This commit is contained in:
Alan Buscaglia
2026-08-03 14:21:07 +02:00
committed by GitHub
parent f19106281b
commit 39cbcbfe2b
2 changed files with 1 additions and 1 deletions
@@ -0,0 +1 @@
Unused `NEXT_PUBLIC_PROWLER_DEPLOYMENT_MODE` variable and its `getDeploymentMode` helper; Cloud versus self-hosted behavior is decided solely by the runtime `UI_CLOUD_ENABLED` flag
@@ -1 +0,0 @@
Removed the unused `NEXT_PUBLIC_PROWLER_DEPLOYMENT_MODE` variable and its `getDeploymentMode` helper; no build ever set it and nothing read the result, so Cloud versus self-hosted behavior is decided solely by the runtime `UI_CLOUD_ENABLED` flag