more formatting errors

This commit is contained in:
dscarpac 2024-07-06 17:14:58 -05:00
parent 54e2e2edba
commit c36aa48d69
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ local clickableResourceCounter = nil
local foundTokens = 0
function updateSave()
self.script_state = JSON.encode({ isHelperEnabled = isHelperEnabled })
self.script_state = JSON.encode({ isHelperEnabled = isHelperEnabled })
end
function onLoad()

View File

@ -30,7 +30,7 @@
</Cell>
<Cell>
<Button onClick="add4"
color = "#77674D"
color="#77674D"
text="Place 4"/>
</Cell>
</Row>