chore(desktop): reference icons/Raven.png in Tauri bundle icon (case-sensitive)
This commit is contained in:
parent
3a37de9ae7
commit
4a7741de85
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": "all",
|
"targets": "all",
|
||||||
"icon": [
|
"icon": [
|
||||||
"icons/raven.png"
|
"icons/Raven.png"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue