add labels for contacts (as a way to group them)
This commit is contained in:
@@ -842,7 +842,8 @@ export const NOTIFY_EXPORT_DATA_PROMPT = {
|
||||
// Used in: ContactsView.vue (showCopySelectionsInfo method - info about copying contacts)
|
||||
export const NOTIFY_CONTACT_INFO_COPY = {
|
||||
title: "Info",
|
||||
message: "Contact info will include name, ID, profile image, and public key.",
|
||||
message:
|
||||
"Copied contact info will include name, ID, profile image, and public key.",
|
||||
};
|
||||
|
||||
// Used in: ContactsView.vue (copySelectedContacts method - no contacts selected error)
|
||||
|
||||
Reference in New Issue
Block a user