some missing ninja requests?
llaenowyd opened this issue · 1 comments
llaenowyd commented
Looking around for GetIncubatorOverview
, GetScarabOverview
, GetOilOverview
e.g. search on this repository for GetOilOverview
shows it's is referenced, set up on exports
, but never defined.
Following the trail from there one step, search for fetchOilRates
shows it referenced but not defined.
Perhaps during #115 some code was accidentally left out of a commit?
llaenowyd commented
oh duh nevermind I see it now
exports[`Get${type}Overview`] = (league, date) =>