chore: typo
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Kieran 2023-11-29 12:07:12 +00:00
parent 933ab4a71f
commit 8b1745ae08
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -65,7 +65,7 @@ declare const CONFIG: {
};
// Filter urls from nav sidebar
hideFromNavbar?: Array<string>;
// Limit deck to certain subvscriber tier
// Limit deck to certain subscriber tier
deckSubKind?: number;
eventLinkPrefix: NostrPrefix;
profileLinkPrefix: NostrPrefix;