forked from trent_larson/crowd-funder-for-time-pwa
allow view of feed without an identifier
This commit is contained in:
@@ -12,6 +12,7 @@ export type Settings = {
|
||||
activeDid?: string;
|
||||
apiServer?: string;
|
||||
firstName?: string;
|
||||
isRegistered?: boolean;
|
||||
lastName?: string; // deprecated, pre v 0.1.3
|
||||
lastViewedClaimId?: string;
|
||||
searchBoxes?: Array<{
|
||||
|
||||
Reference in New Issue
Block a user