diff --git a/[esx_addons]/esx_property/client/main.lua b/[esx_addons]/esx_property/client/main.lua index 185416bd..6b831b9b 100644 --- a/[esx_addons]/esx_property/client/main.lua +++ b/[esx_addons]/esx_property/client/main.lua @@ -890,6 +890,7 @@ CreateThread(function() CurrentAction = nil end - Wait(Sleep) end + Wait(Sleep) +end end)