diff --git a/fxmanifest.lua b/fxmanifest.lua index 0a3a719..177743c 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -25,4 +25,4 @@ client_scripts { 'ui_modules/*.lua', } -suppress_updates 'true' -- set to 'true' to disable update pings \ No newline at end of file +suppress_updates 'false' -- set to 'true' to disable update pings \ No newline at end of file