Skip to content

651/explore blaze timeout

Jeremy requested to merge 651/explore-blaze-timeout into staging

Fixes the issue with Explore tab being broken due to BLAZE card. It was for two reasons, the timeout date was set wrong just due to an oversight, and also apparently Javascript doesn't support MY_ARRAY[-1] syntax which completely slipped by me (you have to use .length-1 instead).

Fixes: #651 (closed)

Edited by Jeremy

Merge request reports

Loading