Fix missing '/' in the path of a font (external resource)
This commit is contained in:
parent
cfc055c978
commit
cbe2f08cf7
|
@ -45,7 +45,7 @@
|
|||
"bpp": 1,
|
||||
"size": 40,
|
||||
"format": "bin",
|
||||
"target_path": "/fonts"
|
||||
"target_path": "/fonts/"
|
||||
},
|
||||
"7segments_115" : {
|
||||
"sources": [
|
||||
|
|
Loading…
Reference in a new issue