Changes
Jump to navigation
Jump to search
m
fix cfg field name
function Protection:needsExpiry()
local cfg = self._cfg
local actionNeedsCheck = cfg.expirycheckactionsexpiryCheckActions[self.action]
return not self.expiry and (
actionNeedsCheck or (