diff --git a/web/app/(app)/settings/license/page.tsx b/web/app/(app)/settings/license/page.tsx index e0b3ebc..34864a5 100644 --- a/web/app/(app)/settings/license/page.tsx +++ b/web/app/(app)/settings/license/page.tsx @@ -104,14 +104,7 @@ function Allowance({ label, used, limit }: { label: string; used: number; limit: {unlimited ? (
No limit
) : ( -{license.instance_id}
- - This is a cloud instance, so its licence is issued and renewed in Vantage HQ and applied here automatically. There is nothing to paste. -
+This is a cloud instance, so its licence is issued and renewed in Vantage HQ and applied here automatically. There is nothing to paste.
{hqUrl && (