Files
neochat/src
Joshua Goins a1513b30cd Check if RoomEvent is null before trying to insert a notification
As seen in the bug report, roomEvent could be null and then we get a
nice and simple null-access error. We should be careful before trying to
use it.

BUG: 502687
2025-05-15 13:39:33 -04:00
..
2025-04-17 10:09:03 +02:00
2025-05-11 11:11:52 +01:00
2025-05-05 13:08:32 +01:00