Fix #5888
This commit is contained in:
parent
b63fc71865
commit
e600fb7096
2 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,7 @@ export default Vue.extend({
|
|||
showCancelButton: true
|
||||
});
|
||||
if (canceled) return;
|
||||
this.navigateGroup(group);
|
||||
this.$router.push(`/my/messaging/group/${group.id}`);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue