lRew.load().then((data) => {
                reward(_.first(data));
                h.redraw();
            }).catch(() => h.redraw());