Web-push msg changed
This commit is contained in:
parent
494f3c69a6
commit
869022b0d0
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ function try_send_show_notification($articleRefOrJob, $jobdir, $mvlog_root = nul
|
|||
} else {
|
||||
$payload = json_encode([
|
||||
'title' => $articleTitle,
|
||||
'body' => 'New unreliable article @ MVLog!',
|
||||
'body' => 'New article @ MVLog!',
|
||||
'url' => $articleUrl,
|
||||
'tag' => "mvlog-show-{$identity}",
|
||||
], JSON_UNESCAPED_UNICODE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue