You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] mail: update systray counter on discard of native notification
Before this commit:
When a user discarded the `Turn on notifications` option from the messaging
menu, the systray notification counter was not updated. This issue occurred
due to an incorrectly written condition.
After this commit:
The issue is resolved, and the systray notification counter is correctly
updated when the user discards the native notification prompt.
closesodoo#194700
Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
0 commit comments