change the contact-sharing data into a JWT for the contact-import page

This commit is contained in:
2024-12-23 20:07:14 -07:00
parent c34f8cbf41
commit e286a8f002
6 changed files with 52 additions and 23 deletions

View File

@@ -188,7 +188,7 @@ export default class IdentitySwitcherView extends Vue {
group: "alert",
type: "warning",
title: "Cannot Delete",
text: "You cannot delete the active identity.",
text: "You cannot delete the active identity. Set to another identity or 'no identity' first.",
},
3000,
);