chore: Fix i18n_key for apps (#1516)
This commit is contained in:
parent
faafdc3bf8
commit
e6f7f5530b
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ slack:
|
||||||
webhooks:
|
webhooks:
|
||||||
id: webhook
|
id: webhook
|
||||||
logo: cable.svg
|
logo: cable.svg
|
||||||
i18n_key: slack
|
i18n_key: webhooks
|
||||||
action: /webhook
|
action: /webhook
|
||||||
|
|
Loading…
Reference in a new issue