Skip to content

v3.4.1

Choose a tag to compare

@samschott samschott released this 12 Oct 19:42

Fixes an issue where passing icon = '' to DesktopNotifier.send() would always default to using the app icon. This should only be the case when passing icon = None which is the default value.