mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
fix typo
This commit is contained in:
parent
7ad91570ff
commit
3d4d43fa15
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
|||
<Spacer />
|
||||
<MainDisplay
|
||||
resource={clothes}
|
||||
color="lightblur"
|
||||
color="lightblue"
|
||||
style="margin-bottom: 0"
|
||||
productionDisplay={undefined}
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue