Commit d9db439
Allow the config key to be camelCase (#6)
Today to configure this plugin, we need to set the key `"flexible-alert"` as a string.
It works and everything is fine but I prefer to use a `camelCased` key
This PR allows both config key to be valid.1 parent 3a4b718 commit d9db439
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments