From aa253b0fec3c95ecdb86fccd3ceae518a701c598 Mon Sep 17 00:00:00 2001 From: Kakarot <57848836+GhzGarage@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:56:06 -0600 Subject: [PATCH] Fix conflicts --- fxmanifest.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 653bdd6..7f085be 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -31,7 +31,3 @@ files { 'html/script.js', 'html/style.css', } - -provides { - 'qb-management' -}