mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
remove disabled from settings
This commit is contained in:
parent
27a90c4dc4
commit
83fac42e3d
1 changed files with 0 additions and 1 deletions
|
|
@ -210,7 +210,6 @@ struct Settings: View {
|
|||
// Store Forward Config - Not Working, TBEAM Only
|
||||
|
||||
}
|
||||
.disabled(!(bleManager.connectedPeripheral?.subscribed ?? true))
|
||||
.onAppear {
|
||||
|
||||
self.bleManager.context = context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue