Compare commits
No commits in common. "1b49aaf5e71d40cdc20ec782935022ee00e8b9b8" and "01d5d78fc3b21f5e60af968d0eebe03aade16b6f" have entirely different histories.
1b49aaf5e7
...
01d5d78fc3
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 4.8 MiB |
|
|
@ -177,7 +177,7 @@ function try_send_show_notification($articleRefOrJob, $jobdir, $mvlog_root = nul
|
||||||
|
|
||||||
$payload = json_encode([
|
$payload = json_encode([
|
||||||
'title' => $articleTitle,
|
'title' => $articleTitle,
|
||||||
'body' => 'New unreliable article @ MVLog!',
|
'body' => 'New aticle @ MVL!',
|
||||||
'url' => $articleUrl,
|
'url' => $articleUrl,
|
||||||
'tag' => "mvlog-show-{$identity}",
|
'tag' => "mvlog-show-{$identity}",
|
||||||
], JSON_UNESCAPED_UNICODE);
|
], JSON_UNESCAPED_UNICODE);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue