diff options
author | Yuchen Pei <hi@ypei.me> | 2022-04-28 18:06:36 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-04-28 18:06:36 +1000 |
commit | fb81b75b50a6c6cd94d12e48e44f1bc3d0c1b9a1 (patch) | |
tree | 93022f6ae65c5e88e992bfe09539523d1295400d /Application/Include | |
parent | 75a480a42612e9dc004d850c165408ef4f66eeaf (diff) |
Adding Honor and Huawei as vendors.
https://h-node.org/issues/view/en/399/1/fb95964401f38fb9b925efbb75c2de56
Diffstat (limited to 'Application/Include')
-rw-r--r-- | Application/Include/hardware.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Application/Include/hardware.php b/Application/Include/hardware.php index 26ccb2a..acf8db9 100644 --- a/Application/Include/hardware.php +++ b/Application/Include/hardware.php @@ -314,6 +314,8 @@ class Notebooks extends Hardware "Google" => "Google", "Hasee" => "Hasee", "Hewlett Packard" => "Hewlett-Packard", + "Honor" => "Honor", + "Huawei" => "Huawei", "IBM" => "IBM", "Intel" => "Intel", "Lanix" => "Lanix", |