diff --git a/frontend/src/lib/components/ContentSearch.svelte b/frontend/src/lib/components/ContentSearch.svelte index 2d394aaffd..79144abfb2 100644 --- a/frontend/src/lib/components/ContentSearch.svelte +++ b/frontend/src/lib/components/ContentSearch.svelte @@ -239,7 +239,7 @@
- {#if !enterpriseLicense} + {#if !$enterpriseLicense} Without EE, content search will only search among 10 scripts, 3 flows, 3 apps and 3 resources.