From a89baa56191048319504d07e8a48832c766c0c41 Mon Sep 17 00:00:00 2001 From: QBCore Framework <81791099+qbcore-framework@users.noreply.github.com> Date: Mon, 5 Apr 2021 20:00:30 -0500 Subject: [PATCH] Update fxmanifest.lua --- qb-core/fxmanifest.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qb-core/fxmanifest.lua b/qb-core/fxmanifest.lua index 88d18e2..7b04981 100644 --- a/qb-core/fxmanifest.lua +++ b/qb-core/fxmanifest.lua @@ -37,5 +37,6 @@ files { dependencies { 'progressbar', - 'connectqueue' -} \ No newline at end of file + 'connectqueue', + 'ghmattimysql' +}