fix error retrieving active DIDs; don't pop-up redundant toast warning when using current DID

This commit is contained in:
2026-01-08 19:51:48 -07:00
parent 9b2d14b418
commit 051af89476
3 changed files with 6 additions and 20 deletions

View File

@@ -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",