Skip to content

Commit 4a1b9d3

Browse files
committed
supporter update
1 parent 5f66cd3 commit 4a1b9d3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Modules/Supporters/Supporters.lua

+7
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ function CraftSim.SUPPORTERS:GetList()
1717
local kofi = CraftSim.MEDIA:GetAsTextIcon(CraftSim.MEDIA.IMAGES.KOFI, 0.45)
1818
local paypal = " " .. CraftSim.MEDIA:GetAsTextIcon(CraftSim.MEDIA.IMAGES.PAYPAL, 0.35)
1919
return {
20+
21+
{
22+
name = f.bb("Fracguru"),
23+
type = paypal,
24+
message = "good addon",
25+
date = "29.04.2024",
26+
},
2027
{
2128
name = f.bb("Darrell L."),
2229
type = paypal,

0 commit comments

Comments
 (0)