fix error retrieving active DIDs; don't pop-up redundant toast warning when using current DID
This commit is contained in:
@@ -43,12 +43,6 @@ export const NOTIFY_CONFIRMATION_ERROR = {
|
||||
message: "There was a problem submitting the confirmation.",
|
||||
};
|
||||
|
||||
// Used in: [Component usage not yet documented]
|
||||
export const NOTIFY_DEFAULT_TO_ACTIVE_DID = {
|
||||
title: "Your Info",
|
||||
message: "No user was specified so showing your info.",
|
||||
};
|
||||
|
||||
// Used in: [Component usage not yet documented]
|
||||
export const NOTIFY_CONTACT_DELETED = {
|
||||
title: "Deleted",
|
||||
|
||||
Reference in New Issue
Block a user