fix stray brace from conflict resolution

This commit is contained in:
minorcell
2026-05-23 16:33:33 +08:00
parent 7a346dd8d4
commit da541bea63

View File

@@ -420,7 +420,6 @@ extension Ghostty {
.onSubmit {
_ = surfaceView.navigateSearchToNext()
}
}
#if canImport(AppKit)
.onExitCommand {
if searchState.needle.isEmpty {