Fix build

This commit is contained in:
CWX
2025-11-11 10:04:42 +00:00
parent 924e00f0d2
commit 1e94526b20
@@ -45,7 +45,7 @@ public class NotifierHelper(HttpServerHelper httpServerHelper)
return new WsNotificationPopup
{
EventType = NotificationEventType.NotificationPopup,
EventId = new MongoId(),
EventIdentifier = new MongoId(),
Image = config.BigImage,
Message = messageId,
};