mirror of
https://github.com/friendica/friendica
synced 2025-01-11 07:24:43 +00:00
Update src/Worker/PushSubscription.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
6f6fe7fa25
commit
9bc6b08618
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class PushSubscription
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// @todo Add a good title here, see the functionality in enotify.php
|
// @todo Add a meaningful title here, see the functionality in enotify.php
|
||||||
$title = '';
|
$title = '';
|
||||||
|
|
||||||
$push = Subscription::create([
|
$push = Subscription::create([
|
||||||
|
|
Loading…
Reference in a new issue