diff --git a/frontend/src/lib/components/workspaceSettings/DataTableSettings.svelte b/frontend/src/lib/components/workspaceSettings/DataTableSettings.svelte
index 4cda99cb4a..867cc58d87 100644
--- a/frontend/src/lib/components/workspaceSettings/DataTableSettings.svelte
+++ b/frontend/src/lib/components/workspaceSettings/DataTableSettings.svelte
@@ -481,11 +481,13 @@
than rewriting it, and uncomment this together with the roles section at the
bottom of this file and the two imports at the top.
-
+ {#if $enterpriseLicense}
+
+ {/if}
-->