Skip to content

Commit

Permalink
Fix icon of msedge (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
pu-007 authored Oct 5, 2024
1 parent ae10c57 commit b945928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/icon_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"appNames": ["zen"]
},
{
"iconName": "msedge",
"appNames": ["ti-brand-edge"]
"iconName": "ti-brand-edge",
"appNames": ["msedge"]
},
{
"iconName": "ti-brand-discord",
Expand Down

0 comments on commit b945928

Please sign in to comment.