diff --git a/fxmanifest.lua b/fxmanifest.lua index 94ddc4a..604f7ff 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -32,6 +32,8 @@ ui_page { 'html/ui.html' } +lua54 'yes' + files { 'html/ui.html', 'html/css/main.css', @@ -42,4 +44,4 @@ dependencies { 'progressbar', 'connectqueue', 'ghmattimysql' -} \ No newline at end of file +}