copy a list of contacts and then import

This commit is contained in:
2024-08-20 19:39:29 -06:00
parent a5248af4a3
commit 6aef08d7e8
5 changed files with 202 additions and 71 deletions

View File

@@ -458,9 +458,9 @@ export default class ContactQRScanShow extends Vue {
group: "alert",
type: "info",
title: "Copied",
text: "Your DID was copied to the clipboard. Have them paste it on their 'People' screen to add you.",
text: "Your DID was copied to the clipboard. Have them paste it in the box on their 'People' screen to add you.",
},
10000,
5000,
);
});
}