feat: community leaders

This commit is contained in:
2023-12-18 15:57:00 +00:00
parent 457cba32a7
commit 7523b41610
14 changed files with 192 additions and 11 deletions

View File

@ -58,6 +58,10 @@ declare const CONFIG: {
deck: boolean;
zapPool: boolean;
notificationGraph: boolean;
communityLeaders: boolean;
};
defaultPreferences: {
checkSigs: boolean;
};
signUp: {
moderation: boolean;
@ -67,6 +71,9 @@ declare const CONFIG: {
bypassImgProxyError: boolean;
preferLargeMedia: boolean;
};
communityLeaders?: {
list: string;
};
// Filter urls from nav sidebar
hideFromNavbar: Array<string>;
// Limit deck to certain subscriber tier