mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02:00
Coding standards
This commit is contained in:
parent
977d28353c
commit
5cf0da4140
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ Class PushSubscription
|
|||
|
||||
$notification = [
|
||||
'subscription' => Subscription::create([
|
||||
'endpoint' => $subscription['endpoint'],
|
||||
'endpoint' => $subscription['endpoint'],
|
||||
'publicKey' => $subscription['pubkey'],
|
||||
'authToken' => $subscription['secret'],
|
||||
]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue