mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2025-01-03 15:55:27 +00:00
commit
93e24ea06a
|
@ -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 a new issue