Skip to content

Commit fb97c00

Browse files
authored
chore: lm6 default catalog (#4013) (#4014)
1 parent d86dcbd commit fb97c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explorer/site-config/lungmap/dev/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { socialMedia } from "./socialMedia";
1717
// Template constants
1818
const APP_TITLE = "LungMAP Data Explorer";
1919
const BROWSER_URL = "https://data-browser.dev.lungmap.net";
20-
const CATALOG = "lm4";
20+
const CATALOG = "lm6";
2121
const DATA_URL = HCA_DATA_URL;
2222
const EXPORT_TO_TERRA_URL = HCA_EXPORT_TO_TERRA_URL;
2323
const HOME_PAGE_PATH = "/projects";

0 commit comments

Comments
 (0)