Content deleted Content added
No edit summary |
No edit summary |
||
Line 353:
if json.usercalc then
json.usercalc = json.usercalc:gsub("
json.usercalc = json.usercalc:gsub("%+YYYY", '+' .. date)
return json.usercalc
-- json.usercalc = frame:preprocess(json.usercalc)
|