fix(macos): always show CLI installer
This commit is contained in:
parent
9076d543f3
commit
8a2a07eddb
1 changed files with 2 additions and 0 deletions
|
|
@ -132,6 +132,8 @@ struct GeneralSettings: View {
|
|||
if self.state.connectionMode == .remote {
|
||||
self.remoteCard
|
||||
}
|
||||
|
||||
self.cliInstaller
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue