fix: use correct hostname in analytics script
This commit is contained in:
1
packages/app/custom.d.ts
vendored
1
packages/app/custom.d.ts
vendored
@ -39,6 +39,7 @@ declare const CONFIG: {
|
||||
appName: string;
|
||||
appNameCapitalized: string;
|
||||
appTitle: string;
|
||||
hostname: string;
|
||||
nip05Domain: string;
|
||||
favicon: string;
|
||||
appleTouchIconUrl: string;
|
||||
|
Reference in New Issue
Block a user