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

View File

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