mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 17:11:46 +00:00
iOS: fix settings sheet action closure scope
This commit is contained in:
committed by
Mariano Belinky
parent
a590ec9849
commit
26dbb74023
@@ -225,7 +225,6 @@ struct SettingsTab: View {
|
||||
.background(.thinMaterial, in: RoundedRectangle(cornerRadius: 10, style: .continuous))
|
||||
}
|
||||
}
|
||||
}
|
||||
} label: {
|
||||
HStack(spacing: 10) {
|
||||
Circle()
|
||||
|
||||
Reference in New Issue
Block a user