From cb49fa694928b4ecfb8bcc74f13d0d049b87251b Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Wed, 27 Aug 2025 19:57:56 +0100 Subject: [PATCH] Update fxmanifest.lua --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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