Skip to content

Commit a273e74

Browse files
author
jolly[bot]
committed
jolly-bot: auto-format Lua files using Stylua
1 parent 28218a6 commit a273e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ui.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ function Card:move(dt)
242242
end
243243

244244
function Card:get_banned_force_popup_areas()
245-
return {G.pack_cards}
245+
return { G.pack_cards }
246246
end
247247
-- This defines when we should show a card's description even when it's not hovered
248248
function Card:force_popup()

0 commit comments

Comments
 (0)