Update server.lua

This commit is contained in:
Chris McWilliams
2024-01-07 02:38:59 -05:00
committed by GitHub
parent 53a65bd4a3
commit f973050dfd

View File

@@ -273,4 +273,4 @@ CreateThread(function()
TriggerClientEvent("jim-payments:client:Charge", source, {}, true)
end)
end
end)
end)