format code

This commit is contained in:
2026-07-12 21:09:03 +02:00
parent 33c4cbe26e
commit 94c83d74a4
@@ -39,5 +39,4 @@ extension PHBarDelegate {
func window(named name: String) -> BarWindow? {
windows.first { $0.barController.screen.localizedName == name }
}
}