Skip to content

Commit effaff6

Browse files
authored
Merge pull request #20 from yvolkan/master
Add: Default param to media attachments for iOS
2 parents 5411395 + 6a02d99 commit effaff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OneSignalClient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ public function postNotification($data = [], $app_id = '')
211211
"adm_group_message" => false,
212212
"ttl" => false,
213213
"priority" => false,
214+
"ios_attachments" => false,
214215

215216
];
216217

0 commit comments

Comments
 (0)