@@ -212,6 +212,8 @@ function ThrottleInit()
local currentStates = getRelayStates()
Config.Throttles[throttleType] = {}
for pname, currentState in pairs(currentStates) do
local initialState = initialStates[pname]
for k, v in pairs(currentState) do
The note is not visible to the blocked user.