From 66aa5669eeab6bfae1acb3888d3604a290dc7e90 Mon Sep 17 00:00:00 2001 From: Andreas Date: Tue, 24 Oct 2023 11:13:06 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9B=94=20Removed=20duplicate=20in=20os=20lis?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/models/UsersModel.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/models/UsersModel.php b/src/app/models/UsersModel.php index dde2af7..172ba32 100644 --- a/src/app/models/UsersModel.php +++ b/src/app/models/UsersModel.php @@ -952,7 +952,6 @@ protected function get_user_os() "/ipod/i" => "iPod", "/ipad/i" => "iPad", "/linux/i" => "Linux", - "/huawei/i" => "Huawei Mobile", "/windows nt 10/i" => "Windows 10", "/windows nt 6.3/i" => "Windows 8.1", "/windows nt 6.2/i" => "Windows 8",