BigW Consortium Gitlab

Add room placeholder for Slack integration

parent d2dc0385
......@@ -40,7 +40,7 @@ class SlackService < Service
[
{ type: 'text', name: 'subdomain', placeholder: '' },
{ type: 'text', name: 'token', placeholder: '' },
{ type: 'text', name: 'room', placeholder: '' },
{ type: 'text', name: 'room', placeholder: 'Ex. #general' },
]
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment