09.10.2023, 06:42
Try replacing fetch function with this:
Make sure you have 2023 firmware.
Code:
function fetch(tname)
return trends.fetch(tname, dates, nil, true)
end