format code
This commit is contained in:
@@ -39,5 +39,4 @@ extension PHBarDelegate {
|
|||||||
func window(named name: String) -> BarWindow? {
|
func window(named name: String) -> BarWindow? {
|
||||||
windows.first { $0.barController.screen.localizedName == name }
|
windows.first { $0.barController.screen.localizedName == name }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user