Skip to content

Commit

Permalink
Prepped v0.0.8-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
superhighfives committed Jan 22, 2021
1 parent 172340f commit 35cfaa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pika/Views/EyedropperItem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ import SwiftUI
public extension NSPopUpButtonCell {
override var focusRingType: NSFocusRingType {
get { .none }
// swiftlint:disable unused_setter_value
set {}
// swiftlint:enable unused_setter_value
}
}

Expand Down

0 comments on commit 35cfaa1

Please sign in to comment.