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