Skip to content

Commit

Permalink
Fix S3_DATASOURCE_TYPE naming typo in plugin.tsx (opensearch-project#…
Browse files Browse the repository at this point in the history
…1799)

Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 authored May 1, 2024
1 parent 3ec4e78 commit 6368b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { createGetterSetter } from '../../../src/plugins/opensearch_dashboards_u
import { CREATE_TAB_PARAM, CREATE_TAB_PARAM_KEY, TAB_CHART_ID } from '../common/constants/explorer';
import {
DATACONNECTIONS_BASE,
S3_DATASOURCE_TYPE,
S3_DATA_SOURCE_TYPE,
SECURITY_PLUGIN_ACCOUNT_API,
observabilityApplicationsID,
observabilityApplicationsPluginOrder,
Expand Down

0 comments on commit 6368b63

Please sign in to comment.