change the contact-sharing data into a JWT for the contact-import page
This commit is contained in:
@@ -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,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user