diff options
author | Yuchen Pei <hi@ypei.me> | 2022-04-28 17:40:34 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-04-28 17:40:34 +1000 |
commit | 7d188de2fc818795371d840746ac16c831de1ce7 (patch) | |
tree | e0982b43dfff31bd139c19c637dc52ca9b9c4a54 /Application/Include/hardware.php | |
parent | 12fbb1f3b66763060b929b83147b19e964e63ced (diff) |
Adding VAIO Corporation as a vendor
Diffstat (limited to 'Application/Include/hardware.php')
-rw-r--r-- | Application/Include/hardware.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Application/Include/hardware.php b/Application/Include/hardware.php index 36ad2dd..26ccb2a 100644 --- a/Application/Include/hardware.php +++ b/Application/Include/hardware.php @@ -341,6 +341,7 @@ class Notebooks extends Hardware "ThinkPenguin" => "ThinkPenguin", "Thomson" => "Thomson", "TOSHIBA" => "TOSHIBA", + "VAIO Corporation" => "VAIO-Corporation", "ZaReason, Inc" => "ZaReason-Inc", ); |