diff --git a/fxmanifest.lua b/fxmanifest.lua index 6588803..44d61ba 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -30,7 +30,7 @@ ui_page 'html/index.html' files { 'html/index.html', - 'html/app.js' + 'html/*.js' } dependencies { @@ -38,4 +38,4 @@ dependencies { 'connectqueue' } -lua54 'yes' \ No newline at end of file +lua54 'yes'