Skip to content

Commit

Permalink
Refs #281502 - lint wip
Browse files Browse the repository at this point in the history
  • Loading branch information
iugin committed Dec 9, 2024
1 parent 324c52e commit 2d1489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/search/mission_funding/facets-funding.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { multiTermFacet } from '@eeacms/search';
import globalSearchBaseConfig from '@eeacms/volto-globalsearch/config/global-search-base-config.js';
import spatialWhitelist from '@eeacms/volto-globalsearch/config/json/spatialWhitelist';
// import spatialWhitelist from '@eeacms/volto-globalsearch/config/json/spatialWhitelist';
import { cca_adaptation_sectors } from './../common';

const blacklist = ['IncludeArchived', 'issued.date', 'spatial', 'language'];
Expand Down

0 comments on commit 2d1489a

Please sign in to comment.