Adding Identity Management stubs #42
@@ -154,6 +154,7 @@ export default class IdentitySwitcherView extends Vue {
|
||||
this.otherIdentities.push({ did: did });
|
||||
}
|
||||
}
|
||||
this.$router.push({ name: "account" });
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user