Skip to content

Commit

Permalink
Update nctIndex.jsx (#1423)
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur authored Sep 29, 2023
1 parent dc3e2d1 commit ec7dcca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nctIndex.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ import ReduxQueryNode, { submitSearchForm } from './QueryNode/ReduxQueryNode';
import {
basename, gaTrackingId, workspaceUrl, workspaceErrorUrl,
indexPublic, explorerPublic, enableResourceBrowser, resourceBrowserPublic, enableDAPTracker,
discoveryConfig, ddApplicationId, ddClientToken, ddUrl, ddSampleRate,
discoveryConfig, ddApplicationId, ddClientToken, ddEnv, ddUrl, ddSampleRate,
} from './localconf';
import { portalVersion } from './versions';
import Analysis from './Analysis/Analysis';
Expand Down

0 comments on commit ec7dcca

Please sign in to comment.