feat: filter nav sidebar
This commit is contained in:
1
packages/app/custom.d.ts
vendored
1
packages/app/custom.d.ts
vendored
@ -63,6 +63,7 @@ declare const CONFIG: {
|
||||
signUp: {
|
||||
moderation: boolean;
|
||||
};
|
||||
hideFromNavbar?: Array<string>;
|
||||
eventLinkPrefix: NostrPrefix;
|
||||
profileLinkPrefix: NostrPrefix;
|
||||
defaultRelays: Record<string, RelaySettings>;
|
||||
|
Reference in New Issue
Block a user