Skip to content

Commit

Permalink
⛔ Removed duplicate in os list
Browse files Browse the repository at this point in the history
  • Loading branch information
anditv21 committed Oct 24, 2023
1 parent f937299 commit 66aa566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/models/UsersModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 66aa566

Please sign in to comment.