mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-23 19:08:05 +11:00
Fix a mistake with the logo.bmp thing
This commit is contained in:
parent
8f86dfd730
commit
347bebdb03
@ -129,10 +129,10 @@ return {
|
|||||||
deps = {
|
deps = {
|
||||||
},
|
},
|
||||||
dirs = {
|
dirs = {
|
||||||
"doc"
|
"docs"
|
||||||
},
|
},
|
||||||
files = {
|
files = {
|
||||||
"doc/logo.bmp"
|
"docs/logo.bmp"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
["app-flash"] = {
|
["app-flash"] = {
|
||||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user