Skip to content

Commit c8bcfd2

Browse files
committed
or this too
1 parent 60f92b3 commit c8bcfd2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.darklua.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"generator": {
3+
"name": "retain_lines",
34
"column_span": 80
45
},
56
"bundle": {

modules/obbywiki.com/PlayerInfobox/PlayerInfobox.module.luau

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-- inspired by scw
22

33
-- infobox should cover all use cases like developers, community, content creators, etc.
4-
-- 6
4+
-- 7
55

66
local PlayerInfobox = {}
77

0 commit comments

Comments
 (0)