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