diff options
Diffstat (limited to 'h-source/Application/Include/hardware.php')
-rw-r--r-- | h-source/Application/Include/hardware.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 507fcbc..67c77d4 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -289,8 +289,9 @@ class Notebooks extends Hardware "Philco" => "Philco", "Philips" => "Philips", "Panasonic" => "Panasonic", - "Sony" => "Sony", "SAMSUNG" => "SAMSUNG", + "Sony" => "Sony", + "System76" => "System76", "Thomson" => "Thomson", "TOSHIBA" => "TOSHIBA", "ZaReason, Inc" => "ZaReason-Inc", |