diff --git a/parse/hint.js b/parse/hint.js index 403e5418..c1548c18 100644 --- a/parse/hint.js +++ b/parse/hint.js @@ -44,7 +44,7 @@ const parseHint = (profile, h, icons) => { } } - if (h.type === 'D' || h.type === 'U' || h.type === 'R' || h.type === 'N') { + if (h.type === 'D' || h.type === 'U' || h.type === 'R' || h.type === 'N' || h.type === 'Y') { // todo: how can we identify the individual types? // todo: does `D` mean "disturbance"? return {