Module:Article history/config: Difference between revisions

Content deleted Content added
fix scoping error in the maindate makeData function
fix backwards logic in DYK isActive
Line 1,479:
local args = articleHistoryObj.args
local prefixArgs = articleHistoryObj.prefixArgs
return not args.dykdate and notor args.dykdate2 and notor prefixArgs.dyk
end,
makeData = function (articleHistoryObj)