From 613dadfc11458f30b3aa0442a39da96c373c3c23 Mon Sep 17 00:00:00 2001 From: Egor Date: Wed, 21 Jan 2026 06:44:41 +0300 Subject: [PATCH] Update index.ts --- src/types/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/types/index.ts b/src/types/index.ts index 2154f86..ebebcba 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -482,6 +482,7 @@ export interface AppConfig { platformNames: Record hasSubscription: boolean subscriptionUrl: string | null + hideLink?: boolean branding?: { name?: string logoUrl?: string