From a0f0c29c5f2ff489e8f644d5b4e76ff6aa286156 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 17 Jul 2025 02:28:12 +0200 Subject: [PATCH] Update config.lua --- resources/[tools]/jordqn_hud/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[tools]/jordqn_hud/config.lua b/resources/[tools]/jordqn_hud/config.lua index da1a2fda8..1b36fdb49 100644 --- a/resources/[tools]/jordqn_hud/config.lua +++ b/resources/[tools]/jordqn_hud/config.lua @@ -1,7 +1,7 @@ Config = {} -- Can be 'qbcore', 'esx' or 'standalone'. -Config.framework = 'standalone' -- Default = 'standalone' +Config.framework = 'qbcore' -- Default = 'standalone' -- Toggle LegacyFuel hook. Config.LegacyFuel = false -- Default = false