mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
add read from channel
remove button for appstore connect submission lower ios version update icon to remove transparency
This commit is contained in:
@@ -71,10 +71,10 @@ struct ContentView: View {
|
||||
}
|
||||
}
|
||||
.disabled(!(connected && handler.authorized))
|
||||
|
||||
Button("request a shell") {
|
||||
handler.openShell()
|
||||
}
|
||||
//
|
||||
// Button("request a shell") {
|
||||
// handler.openShell()
|
||||
// }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user