remove beta flag on proxy

Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
Ronni Skansing
2026-01-28 18:40:34 +01:00
parent b59b17dca7
commit 8ffcc9d7d4

View File

@@ -446,12 +446,6 @@ portal.example.com:
<div class="flex justify-between">
<div class="flex items-center gap-2">
<Headline>Proxies</Headline>
<span
class="bg-orange-100 text-orange-800 text-xs font-medium px-2.5 py-0.5 rounded dark:bg-orange-900 dark:text-orange-300"
title="This is a beta feature. Use with caution and expect changes"
>
BETA
</span>
</div>
<AutoRefresh
isLoading={false}