Skip to content

Commit

Permalink
Removed "defaults to" text from Slack integration's username description
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinansfield committed Jan 21, 2019
1 parent fb4794c commit bc6469b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/settings/integrations/slack.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<div class="gh-setting">
<div class="gh-setting-content gh-setting-content--no-action">
<div class="gh-setting-title">Username</div>
<div class="gh-setting-desc">The username to display messages from (defaults to "Ghost")</div>
<div class="gh-setting-desc">The username to display messages from</div>
<div class="gh-setting-content-extended">
{{#gh-form-group errors=slackSettings.errors hasValidated=slackSettings.hasValidated property="username"}}
{{gh-text-input
Expand Down

0 comments on commit bc6469b

Please sign in to comment.