mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-11-25 17:35:40 +01:00
Fix self update code path
This commit is contained in:
parent
76a77d3caf
commit
d9d8b92cc4
@ -31,7 +31,7 @@ export default {
|
||||
|
||||
// Update the updater if needed
|
||||
if (that.$root.config.new_tool) {
|
||||
this.$router.push('/install/updater/false')
|
||||
that.$router.push('/install/updater/false')
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user