diff --git a/qb-core/fxmanifest.lua b/qb-core/fxmanifest.lua index c52d4db..459038f 100644 --- a/qb-core/fxmanifest.lua +++ b/qb-core/fxmanifest.lua @@ -33,4 +33,8 @@ files { 'html/ui.html', 'html/css/main.css', 'html/js/app.js' +} + +dependencies { + 'progressbar' } \ No newline at end of file