diff --git a/public/assets/chat/chat.coffee b/public/assets/chat/chat.coffee index 331250471..ab6cafa6e 100644 --- a/public/assets/chat/chat.coffee +++ b/public/assets/chat/chat.coffee @@ -13,6 +13,7 @@ do($ = window.jQuery, window) -> host: '' port: 6042 debug: false + flat: false fontSize: undefined buttonClass: 'open-zammad-chat' inactiveClass: 'is-inactive'