fix stray brace from conflict resolution

pull/12781/head
minorcell 2026-05-23 16:33:33 +08:00
parent 7a346dd8d4
commit da541bea63
1 changed files with 0 additions and 1 deletions

View File

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