mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 16:23:22 +00:00
feat: add LB migration and reorganize configuration
This commit is contained in:
@@ -3,7 +3,7 @@ if Bridge.Framework.GetName() ~= "esx" then
|
||||
end
|
||||
|
||||
if GetResourceState("esx_property") ~= "started" then
|
||||
print("[sky_phone] esx_property is not started; the housing provider is disabled.")
|
||||
Bridge.Debug("warn", "[sky_phone] esx_property is not started; the housing provider is disabled.")
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user