Device - Edit: Fix character transposition (typo).

This commit is contained in:
fusionate 2023-11-24 21:32:22 +00:00
parent 3b550eb6e4
commit 06aba14a59
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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'] = '';