Skip to content

Commit c20e110

Browse files
authored
nfc_magic: fix icon dependency (#5)
1 parent 5f39e01 commit c20e110

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

nfc_magic/application.fam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ App(
1010
],
1111
stack_size=4 * 1024,
1212
order=30,
13-
fap_icon="../../../assets/icons/Archive/125_10px.png",
13+
fap_icon="assets/125_10px.png",
1414
fap_category="NFC",
1515
fap_private_libs=[
1616
Lib(

nfc_magic/assets/125_10px.png

308 Bytes
Loading

0 commit comments

Comments
 (0)