Skip to content

Commit

Permalink
Fix typo in icons enum value
Browse files Browse the repository at this point in the history
  • Loading branch information
korovan-software committed Mar 3, 2023
1 parent 9b86a03 commit 3f28212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/defs/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export const Icons = {
WorldComputer: 35,
Archive: 36,
Homebanking: 37,
DriveWindows: 39,
DriveWindows: 38,
Clock: 39,
EMailSearch: 40,
PaperFlag: 41,
Expand Down

0 comments on commit 3f28212

Please sign in to comment.