Skip to content

Commit

Permalink
Add ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Dec 13, 2024
1 parent c3da429 commit 27bf401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/server/lib/modes/interactive.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export = {
show: true,
frame: true,
transparent: false,
// @ts-ignore
icon: image.createFromPath(cyIcons.getPathToIcon('icon_64x64.png')),
},
}
Expand Down

0 comments on commit 27bf401

Please sign in to comment.