Skip to content

Commit adee0eb

Browse files
committed
bugfix: #6 icons
1 parent ce28463 commit adee0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.jxa.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ function run(_) {
595595
subtitle,
596596
valid: true,
597597
icon: {
598-
path: `${INSTALL_DIR}/${icon}.png`,
598+
path: `${icon}.png`,
599599
},
600600
match: chat_title,
601601
arg: '',

0 commit comments

Comments
 (0)