mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
bump version
remove send Ax256 change powerplug.portrait to power reduce time from 10_000 to 1_000 remove sending print add shellview
This commit is contained in:
@@ -19,6 +19,8 @@ class SSHHandler: ObservableObject {
|
||||
@Published var authorized: Bool = false
|
||||
@Published var testSuceeded: Bool? = nil
|
||||
|
||||
@Published var bell: UUID?
|
||||
|
||||
@Published var host: Host
|
||||
|
||||
private let userDefaults = NSUbiquitousKeyValueStore.default
|
||||
|
||||
Reference in New Issue
Block a user