1
0
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:
20kdc 2018-07-28 14:50:07 +01:00
parent 8f86dfd730
commit 347bebdb03
2 changed files with 2 additions and 2 deletions

View File

@ -129,10 +129,10 @@ return {
deps = { deps = {
}, },
dirs = { dirs = {
"doc" "docs"
}, },
files = { files = {
"doc/logo.bmp" "docs/logo.bmp"
}, },
}, },
["app-flash"] = { ["app-flash"] = {

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB