Correct the object name returned by the api.
authorCamila <hello@camila.codes>
Tue, 29 Sep 2020 16:51:48 +0000 (18:51 +0200)
committerCamila <hello@camila.codes>
Tue, 29 Sep 2020 16:53:28 +0000 (18:53 +0200)
commitdc12cdf1968aee1f1cf3eede37ea21e81de0c1fa
treeddabd69937b236712ca70d956e3c51ec7810f368
parentd2eb24a9a848a0baea7c8881017f81892fbdcdf1
Correct the object name returned by the api.

The id was always 0 so no new systray messages were displayed.

Signed-off-by: Camila <hello@camila.codes>
src/gui/tray/NotificationHandler.cpp