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
end,
makeData = function (articleHistoryObj)
|