Changes
switch to <indicator> tags again - the previous error was because the config module needs to be updated at the same time
obj._imageAlt = blurbObj:makeBannerText('alt')
obj._imageLink = blurbObj:makeBannerText('link')
obj._right _indicatorName = cfg.padlockPositionspadlockIndicatorNames[protectionObj.action] or cfg.padlockPositionspadlockIndicatorNames.default or '55pxpp-default'
return setmetatable(obj, Padlock)
end
function Padlock:__tostring()
end