mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix regression that didn't allow any events to register
This commit is contained in:
@@ -41,7 +41,9 @@ import Foundation
|
||||
|
||||
}
|
||||
|
||||
super.sendEvent(event)
|
||||
}
|
||||
|
||||
super.sendEvent(event)
|
||||
}
|
||||
}
|
||||
s
|
||||
|
||||
Reference in New Issue
Block a user