mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Add codem option for billing
This commit is contained in:
@@ -217,6 +217,10 @@ local billPlayerFunc = {
|
||||
function(data)
|
||||
TriggerEvent("okokBilling:ToggleCreateInvoice")
|
||||
end,
|
||||
codem =
|
||||
function(data)
|
||||
TriggerEvent("codem-billing:client:OpenMenu")
|
||||
end,
|
||||
}
|
||||
|
||||
--- BillPlayer
|
||||
|
||||
Reference in New Issue
Block a user