diff --git a/src/lib.js b/src/lib.js index fbf8b13..684ac84 100644 --- a/src/lib.js +++ b/src/lib.js @@ -6,9 +6,7 @@ function prefixedTabs (prefix, cfg) { return { // [`${prf('events')}export_events`]: BP.deeprows, [`test_export_events`]: BP.deeprows, - // [`${prf('categories')}export_categories`]: [BP.groups, BP.rows], - // [`${prf('associations')}export_associations`]: BP.deeprows, - [`test_export_associations`]: BP.deeprows, + [`${prf('associations')}export_associations`]: BP.deeprows, [`${prf('sources')}export_sources`]: BP.deepids, [`${prf('sites')}export_sites`]: BP.rows }