forked from trent_larson/crowd-funder-for-time-pwa
on brand new ID, go back home (plus some task adjustments)
This commit is contained in:
@@ -88,7 +88,7 @@ export default class NewIdentifierView extends Vue {
|
||||
|
||||
this.loading = false;
|
||||
setTimeout(() => {
|
||||
this.$router.push({ name: "account" });
|
||||
this.$router.push({ name: "home" });
|
||||
}, 1000);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user