mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix typo in clickatell (#8937)
This commit is contained in:
committed by
Tony Murray
parent
2d4d4ce43b
commit
a703423df8
@ -65,7 +65,7 @@ class Clickatell extends Transport
|
||||
'config' => [
|
||||
[
|
||||
'title' => 'Token',
|
||||
'name' => 'cickatell-token',
|
||||
'name' => 'clickatell-token',
|
||||
'descr' => 'Clickatell Token',
|
||||
'type' => 'text',
|
||||
],
|
||||
|
Reference in New Issue
Block a user