Device - Edit: Fix character transposition (typo).
This commit is contained in:
parent
3b550eb6e4
commit
06aba14a59
|
|
@ -613,7 +613,7 @@
|
|||
$device_keys[$x]['device_key_category'] = '';
|
||||
$device_keys[$x]['device_key_id'] = '';
|
||||
$device_keys[$x]['device_key_type'] = '';
|
||||
$device_kesy[$x]['device_key_subtype'] = '';
|
||||
$device_keys[$x]['device_key_subtype'] = '';
|
||||
$device_keys[$x]['device_key_line'] = '';
|
||||
$device_keys[$x]['device_key_value'] = '';
|
||||
$device_keys[$x]['device_key_extension'] = '';
|
||||
|
|
|
|||
Loading…
Reference in New Issue