Skip to content

Commit c0b1cea

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/epic.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ local sync_catalyst = {
298298
calculate = function(self, card, context)
299299
if (context.joker_main and not context.debuffed_hand) or context.forcetrigger then
300300
return {
301-
balance = true
301+
balance = true,
302302
}
303303
end
304304
end,

0 commit comments

Comments
 (0)