diff --git a/app/assets/javascripts/app/controllers/_channel/chat.coffee b/app/assets/javascripts/app/controllers/_channel/chat.coffee index 860e6988e..4baa8c539 100644 --- a/app/assets/javascripts/app/controllers/_channel/chat.coffee +++ b/app/assets/javascripts/app/controllers/_channel/chat.coffee @@ -23,62 +23,62 @@ class App.ChannelChat extends App.Controller '.js-color': 'colorField' apiOptions: [ - { + { name: 'channel' default: "'default'" type: 'String' description: 'Name of the chat-channel.' } - { + { name: 'show' default: true type: 'Boolean' description: 'Show the chat when ready.' } - { + { name: 'target' default: "$('body')" type: 'jQuery Object' description: 'Where to append the chat to.' } - { + { name: 'host' - default: "(Empty)" + default: '(Empty)' type: 'String' description: "If left empty, the host gets auto-detected - in this case %s. The auto-detection reads out the host from the