ok.. I think I have the spacing correct now for #750

This commit is contained in:
ccostan 2020-05-29 17:57:36 -04:00
parent fc179760a2
commit fd6c16bfca
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ notify_engine:
url: "{{ url }}"
content-type: "{{ content_type }}"
hide-thumbnail: false
apns_headers:
'apns-collapse-id': "{{ apns_id }}"
apns_headers:
'apns-collapse-id': "{{ apns_id }}"
push:
sound: "{{ ios_sound }}"
badge: "{{ ios_badge }}"