Adjust mobile index ordering and update push notification message defaults
This commit is contained in:
parent
6343ebf654
commit
1f53c448e6
3 changed files with 13 additions and 6 deletions
|
|
@ -175,7 +175,7 @@ function try_send_show_notification($articleRefOrJob, $jobdir, $mvlog_root = nul
|
|||
|
||||
$payload = json_encode([
|
||||
'title' => $articleTitle,
|
||||
'body' => 'New MVLog article is now visible',
|
||||
'body' => 'New aticle @ MVL!',
|
||||
'url' => $filterUrl,
|
||||
'tag' => "mvlog-show-{$identity}",
|
||||
], JSON_UNESCAPED_UNICODE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue