mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2024-12-22 14:25:38 +00:00
ui: fix authentication view indentation error
This commit is contained in:
parent
d8df3b3114
commit
08ab3c369e
|
@ -476,6 +476,7 @@ impl InstallerFramework {
|
|||
is_launcher: false,
|
||||
burn_after_exit: false,
|
||||
launcher_path: None,
|
||||
is_windows: cfg!(windows),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue