mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-17 14:26:02 +01:00
typo fix
This commit is contained in:
@@ -14,7 +14,7 @@ Enchanced QB-Input payment system from my other scripts now free on its own
|
||||
|
||||
# Installation
|
||||
|
||||
To make use of this payment system you in a job that wasn't created by me
|
||||
To make use of this payment system in a job that wasn't created by me
|
||||
|
||||
All you need to do is pick the job, grab a vector4 and confirm if you need a prop or not
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ print("^2Jim^7-^2Payments v^42^7.^47 ^7- ^2Payments Script by ^1Jimathy^7")
|
||||
-- https://discord.gg/xKgQZ6wZvS
|
||||
|
||||
Config = {
|
||||
Debug = true,
|
||||
Debug = false,
|
||||
Manage = true, -- "true" if using qb-management
|
||||
-- "false" if using qb-bossmenu
|
||||
|
||||
@@ -76,7 +76,7 @@ Config = {
|
||||
CustomCashRegisters = {
|
||||
|
||||
},
|
||||
|
||||
|
||||
-- The /polcharge command requires specific jobs to be set
|
||||
-- No tickets for these, it's just commission
|
||||
FineJobs = {
|
||||
|
||||
Reference in New Issue
Block a user