Skip to content

Commit

Permalink
Update plugin.json (#139)
Browse files Browse the repository at this point in the history
Updated punctuation (missing two)
  • Loading branch information
justinegeffen authored Jan 19, 2021
1 parent 50aca02 commit 77edee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
{
"key": "TextStyle",
"display_name": "Text Style",
"display_name": "Text Style:",
"type": "dropdown",
"help_text": "Change the text style of the messages posted by this plugin.",
"placeholder": "",
Expand All @@ -83,7 +83,7 @@
},
{
"key": "RandomSecret",
"display_name": "Random Secret",
"display_name": "Random Secret:",
"type": "generated",
"help_text": "Generate a random string that the demo plugin will watch for. If the secret string is mentioned in any channel then the demo plugin will publish a special message.",
"regenerate_help_text": "Generate a new secret string.",
Expand Down

0 comments on commit 77edee1

Please sign in to comment.