Skip to content
Snippets Groups Projects

Changed debug_mode and use_inline_attachments field types

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -2,5 +2,5 @@ api_key: ''
endpoint: 'https://us1.unione.io/en/transactional/api/v1/'
track_click: 1
track_read: 1
debug_mode: 0
use_inline_attachments: 0
debug_mode: false
use_inline_attachments: false
Loading