Fix show results
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
ebf66d7e82
commit
6c8c17fcfc
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ export default {
|
|||
this.$router.push({
|
||||
name: 'results',
|
||||
params: {
|
||||
hash: this.form.event.hash,
|
||||
hash: this.form.hash,
|
||||
},
|
||||
})
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue