Skip to content

Commit b2871c1

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent 9266181 commit b2871c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

items/blind.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1698,6 +1698,6 @@ local items_togo = {
16981698
lavender_loop,
16991699
trophy,
17001700
decision,
1701-
chromatic
1701+
chromatic,
17021702
}
17031703
return { name = "Blinds", items = items_togo }

localization/en-us.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ return {
418418
text = {
419419
"Hand score is",
420420
"subtracted on",
421-
"odd numbered hands"
421+
"odd numbered hands",
422422
},
423423
},
424424
bl_cry_pinkbow = {

0 commit comments

Comments
 (0)