bad log line

This commit is contained in:
2019-09-14 14:55:30 +01:00
parent 2375915952
commit c7528393cf

View File

@ -168,7 +168,7 @@ namespace Yavsc.Controllers
{
try
{
_logger.LogInformation("sending push message");
_logger.LogInformation("Notifying query");
var uids = new[] { command.PerformerProfile.PerformerId };
nrep = await _MessageSender.NotifyBookQueryAsync(uids, yaev);
// TODO setup a profile choice to allow notifications