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