Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 5c53944

Browse files
Added more descriptive text to the Slack config page.
1 parent 8df44c3 commit 5c53944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cc/services/slack.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class Config < CC::Service::Config
55
description: "The Slack webhook URL you would like message posted to"
66

77
attribute :channel, String,
8-
description: "The channel to send to (optional)"
8+
description: "The channel to send to (optional). Enter # before the channel name."
99
end
1010

1111
self.description = "Send messages to a Slack channel"

0 commit comments

Comments
 (0)