diff --git a/app/monorepoUtils.js b/app/monorepoUtils.js index 9b04423bca..4a5e4a2f46 100644 --- a/app/monorepoUtils.js +++ b/app/monorepoUtils.js @@ -42,7 +42,8 @@ export const SLUGS = [ 'willcharlie/etch-a-cell-correct-a-cell', 'hughdickinson/galaxy-zoo-clump-scout-ii', 'zookeeper/elephant-id-ey', - 'johandmi/arctic-archives-unraveling-greenlands-weather-history' + 'johandmi/arctic-archives-unraveling-greenlands-weather-history', + 'bmtcollections/documentation-detectives-transcribing-accession-registers' ]; export function usesMonorepo(slug) {