SwiftFormat: format macOS sources
This commit is contained in:
parent
9b8ae62399
commit
d42f767d0c
50 changed files with 343 additions and 342 deletions
|
|
@ -103,6 +103,7 @@ final class MenuSessionsInjector: NSObject, NSMenuDelegate {
|
|||
|
||||
extension MenuSessionsInjector {
|
||||
// MARK: - Injection
|
||||
|
||||
private var mainSessionKey: String { WorkActivityStore.shared.mainSessionKey }
|
||||
|
||||
private func inject(into menu: NSMenu) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue