Fix add button UI rules bug
This commit is contained in:
parent
adf2d75f95
commit
c37bbe2fbb
|
@ -158,7 +158,6 @@ private extension AddTwitterFeedWindowController {
|
|||
|
||||
}
|
||||
|
||||
addButton.isEnabled = !screenSearchTextField.stringValue.isEmpty
|
||||
}
|
||||
|
||||
func cancelSheet() {
|
||||
|
|
Loading…
Reference in New Issue