refactor: improve whitelabel config
This commit is contained in:
3
packages/app/custom.d.ts
vendored
3
packages/app/custom.d.ts
vendored
@ -47,8 +47,7 @@ declare const CONFIG: {
|
||||
appTitle: string;
|
||||
hostname: string;
|
||||
nip05Domain: string;
|
||||
favicon: string;
|
||||
appleTouchIconUrl: string;
|
||||
icon: string;
|
||||
navLogo: string | null;
|
||||
httpCache: string;
|
||||
animalNamePlaceholders: boolean;
|
||||
|
Reference in New Issue
Block a user