diff --git a/new-client/src/components/App.js b/new-client/src/components/App.js index 4e3f257c8..102749ca0 100644 --- a/new-client/src/components/App.js +++ b/new-client/src/components/App.js @@ -434,6 +434,7 @@ class App extends React.PureComponent { // Let's push some built-in core elements, that previously were plugins // and that still have their config there. lowerCaseActiveTools.push("preset"); + lowerCaseActiveTools.push("externallinks"); // Check which plugins defined in mapConfig don't exist in buildConfig const unsupportedToolsFoundInMapConfig = this.props.config.mapConfig.tools