Skip to content

Commit c128564

Browse files
authored
fix: add missing huawei_big_picture key (#12)
1 parent 0f5f163 commit c128564

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
@@ -185,6 +185,7 @@ public function postNotification($data = [], $app_id = '')
185185
"filters" => false,
186186
"firefox_icon" => false,
187187
"headings" => false,
188+
"huawei_big_picture" => false,
188189
"include_amazon_reg_ids" => false,
189190
"include_android_reg_ids" => false,
190191
"include_chrome_reg_ids" => false,

0 commit comments

Comments
 (0)