diff --git a/[core]/esx_notify/fxmanifest.lua b/[core]/esx_notify/fxmanifest.lua index 6128565e..62fd6195 100644 --- a/[core]/esx_notify/fxmanifest.lua +++ b/[core]/esx_notify/fxmanifest.lua @@ -15,5 +15,4 @@ files { 'nui/index.html', 'nui/js/*.js', 'nui/css/*.css', - 'nui/img/*.png', } diff --git a/[core]/esx_progressbar/fxmanifest.lua b/[core]/esx_progressbar/fxmanifest.lua index 4ef335b0..0939b36f 100644 --- a/[core]/esx_progressbar/fxmanifest.lua +++ b/[core]/esx_progressbar/fxmanifest.lua @@ -13,5 +13,4 @@ files { 'nui/index.html', 'nui/js/*.js', 'nui/css/*.css', - 'nui/img/*.png', }