Chatwoot/config/app.yml
Sojan bfe10618fb BugFix: Fix twitter DM view
- Fix twitter DMs gettings getting appended to tweet conversation

Fixes: #939
2020-06-10 00:23:34 +05:30

14 lines
No EOL
136 B
YAML

shared: &shared
version: '1.5.2'
development:
<<: *shared
production:
<<: *shared
staging:
<<: *shared
test:
<<: *shared