Skip to content

fix problem when unreaded notifications returns NULL

Now when correct account name is passed to the sql function 'get_number_of_unread_notifications', then, in case of all notifications are already read, returns 0 instead of NULL

Merge request reports