Skip to content

Commit

Permalink
endline
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor-Avila committed Aug 21, 2023
1 parent f5fde47 commit 252fb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ export const IFRAME_COMMS_MESSAGE_TYPE = "__embedded_comms__";
export const DASHBOARD_UI_FILTER_CONFIG_URL_PARAM_KEY: { [index: string]: any } = {
visible: "show_filters",
expanded: "expand_filters",
}
}

0 comments on commit 252fb92

Please sign in to comment.