Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
noppefoxwolf authored and actions-user committed Dec 30, 2021
1 parent 04f413c commit 425ad86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/DebugMenu/View/InAppDebuggerWindow.swift
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public class InAppDebuggerWindow: UIWindow {
window.frame.size.width += 1
window.makeKeyAndVisible()
window.frame.size.width -= 1

keyWindow?.makeKeyAndVisible()
windows.append(window)
}
Expand Down

0 comments on commit 425ad86

Please sign in to comment.