chat client: add flat to defaults

This commit is contained in:
Felix Niklas 2015-11-24 13:04:31 +01:00
parent c0d1948358
commit 9075365d0b

View file

@ -13,6 +13,7 @@ do($ = window.jQuery, window) ->
host: ''
port: 6042
debug: false
flat: false
fontSize: undefined
buttonClass: 'open-zammad-chat'
inactiveClass: 'is-inactive'