mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
remove the removall thing
This commit is contained in:
@@ -52,7 +52,6 @@ struct ShellTabView: View {
|
|||||||
for session in container.sessions.values {
|
for session in container.sessions.values {
|
||||||
session.handler.disconnect()
|
session.handler.disconnect()
|
||||||
}
|
}
|
||||||
container.sessions.removeAll()
|
|
||||||
dismiss()
|
dismiss()
|
||||||
} label: {
|
} label: {
|
||||||
TrafficLightRed()
|
TrafficLightRed()
|
||||||
|
|||||||
Reference in New Issue
Block a user