Skip to content

Commit

Permalink
fix macos mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely committed Oct 5, 2023
1 parent 3113b16 commit 146afbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/settings_tabs/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const osImg = {
'Ubuntu': '../img/ubuntu.svg',
'Windows': '../img/windows.svg',
'Mac OS': '../img/apple.svg',
'macOS': '../img/apple.svg',
'iOS': '../img/apple.svg',
'Android': '../img/android.svg',
};
Expand Down

0 comments on commit 146afbd

Please sign in to comment.