Fix add button UI rules bug

This commit is contained in:
Maurice Parker 2020-04-22 07:36:22 -05:00
parent adf2d75f95
commit c37bbe2fbb
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ private extension AddTwitterFeedWindowController {
}
addButton.isEnabled = !screenSearchTextField.stringValue.isEmpty
}
func cancelSheet() {