From 79c357aa65528666da8fe4c97803b4a0d27fdf9a Mon Sep 17 00:00:00 2001 From: Gaines Date: Sat, 23 Dec 2023 02:47:42 -0800 Subject: [PATCH] Revert config options to default --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index b1d7305..30927af 100644 --- a/config.lua +++ b/config.lua @@ -13,7 +13,7 @@ Config = { -- Default Job Payment Systems -- --------------------------------- - Banking = "okok", + Banking = "qb-banking", -- "qb-management" - This is for the older version of QBCore -- "qb-banking" - This is for the latest QBCore updates -- "renewed"