forked from trent_larson/crowd-funder-for-time-pwa
add basic page-by-page onboarding help
This commit is contained in:
@@ -24,6 +24,7 @@ export type Settings = {
|
||||
|
||||
filterFeedByNearby?: boolean; // filter by nearby
|
||||
filterFeedByVisible?: boolean; // filter by visible users ie. anyone not hidden
|
||||
finishedOnboarding?: boolean; // the user has completed the onboarding process
|
||||
|
||||
firstName?: string; // user's full name, may be null if unwanted for a particular account
|
||||
hideRegisterPromptOnNewContact?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user