This commit is contained in:
Maciej Caderek
2022-02-18 22:24:04 +01:00
parent 4dff0f19fa
commit 9aae91baff
14 changed files with 40 additions and 17 deletions

View File

@@ -36,6 +36,7 @@ const style: Style = {
onDark: "#eee",
onBorder: "#ffffffbb",
},
ico: "/textures/wood04_ico.png",
};
export default style;