CONFIG.profileLinkSuffix
This commit is contained in:
1
packages/app/custom.d.ts
vendored
1
packages/app/custom.d.ts
vendored
@ -53,4 +53,5 @@ declare const CONFIG: {
|
||||
zapPool: boolean;
|
||||
};
|
||||
eventLinkPrefix: NostrPrefix;
|
||||
profileLinkPrefix: NostrPrefix;
|
||||
};
|
||||
|
Reference in New Issue
Block a user