bad log line
This commit is contained in:
parent
770052bd1a
commit
39d3361103
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue