diff --git a/fxmanifest.lua b/fxmanifest.lua index d86c5ba..c860af0 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -93,4 +93,9 @@ files { "web/dist/assets/*.js" } +dependencies { + 'oxmysql', + 'ox_lib' +} + ui_page "web/dist/index.html"