19.04.2021, 10:33
Add return after alert on line 21:
Code:
if type(Tabla_tiempo) ~= 'table' then
alert('Fallo al cargar la informaciĆ³n del tiempo de Openweather')
return