Skip to content

Commit ec7dcca

Browse files
authored
Update nctIndex.jsx (#1423)
1 parent dc3e2d1 commit ec7dcca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nctIndex.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import ReduxQueryNode, { submitSearchForm } from './QueryNode/ReduxQueryNode';
5757
import {
5858
basename, gaTrackingId, workspaceUrl, workspaceErrorUrl,
5959
indexPublic, explorerPublic, enableResourceBrowser, resourceBrowserPublic, enableDAPTracker,
60-
discoveryConfig, ddApplicationId, ddClientToken, ddUrl, ddSampleRate,
60+
discoveryConfig, ddApplicationId, ddClientToken, ddEnv, ddUrl, ddSampleRate,
6161
} from './localconf';
6262
import { portalVersion } from './versions';
6363
import Analysis from './Analysis/Analysis';

0 commit comments

Comments
 (0)