defaultPreferences.defaultRootTab
This commit is contained in:
2
packages/app/custom.d.ts
vendored
2
packages/app/custom.d.ts
vendored
@ -61,10 +61,10 @@ declare const CONFIG: {
|
||||
communityLeaders: boolean;
|
||||
nostrAddress: boolean;
|
||||
pushNotifications: boolean;
|
||||
forYouFeed: boolean;
|
||||
};
|
||||
defaultPreferences: {
|
||||
hideMutedNotes: boolean;
|
||||
defaultRootTab: "following" | "for-you";
|
||||
};
|
||||
signUp: {
|
||||
quickStart: boolean;
|
||||
|
Reference in New Issue
Block a user