Skip to content

Commit

Permalink
Merge pull request #113 from github/JoyceZhu-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoyceZhu committed Dec 5, 2023
2 parents bc70e3d + 46fb4b8 commit 13f3419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/macos-symbol-layer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const macosSymbolLayerKeys: Record<string, string> = {
['º']: '0',
['–']: '-',
['≠']: '=',
['`']: '~',
['`']: '`',
['⁄']: '!',
['€']: '@',
['‹']: '#',
Expand Down

0 comments on commit 13f3419

Please sign in to comment.