mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-14 16:00:40 -04:00
Fix allFieldGuideIds method in resources.js to return an array of _ids, not an array of objects. Field guide controller now correctly completes field guides. Closes #367.