@ -154,6 +154,7 @@ export default class IdentitySwitcherView extends Vue {
this.otherIdentities.push({ did: did });
}
this.$router.push({ name: "account" });
</script>