From a5fe9ef87f37d2a7bb2622ec792483c95f08e691 Mon Sep 17 00:00:00 2001 From: Giana Date: Thu, 16 Feb 2023 20:07:13 -0600 Subject: [PATCH] Add dependency --- fxmanifest.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/fxmanifest.lua b/fxmanifest.lua index 0301575..339da14 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -19,6 +19,7 @@ server_scripts { dependencies { 'qb-core', + 'qb-inventory', 'qb-target' }