mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2025-01-03 16:45:45 +00:00
commit
93e24ea06a
|
@ -31,7 +31,7 @@ export default {
|
||||||
|
|
||||||
// Update the updater if needed
|
// Update the updater if needed
|
||||||
if (that.$root.config.new_tool) {
|
if (that.$root.config.new_tool) {
|
||||||
this.$router.push('/install/updater/false')
|
that.$router.push('/install/updater/false')
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue