mirror of
https://github.com/Mibew/mattermost-plugin.git
synced 2024-11-15 00:34:13 +03:00
Fix name of the optional config param
This commit is contained in:
parent
f43cb42e28
commit
409aac2a88
@ -26,7 +26,7 @@ Provides Mattermost notifications when a chat is initiated.
|
||||
username: "Mibew-Chat"
|
||||
channel: "main"
|
||||
mattermost_url: "http://example.com/hooks/xxx-generatedkey-xxx"
|
||||
custom-text: "Go to mibew/operator/users (send via Mattermost plugin)"
|
||||
custom_text: "Go to mibew/operator/users (send via Mattermost plugin)"
|
||||
```
|
||||
|
||||
6. Navigate to "`<Mibew Base URL>`/operator/plugin" page and enable the plugin.
|
||||
@ -52,7 +52,7 @@ Type: `String`
|
||||
|
||||
Webhook URL from Setup Instructions in Mattermost.
|
||||
|
||||
### config.custom-text
|
||||
### config.custom_text
|
||||
|
||||
Type: `String`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user