We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f6902 commit 312d3e1Copy full SHA for 312d3e1
src/wasm/src/consts.rs
@@ -1,3 +1,3 @@
1
pub const NAVIGATION_DATA_DEFAULT_LOCATION: &str = ".\\NavigationData";
2
pub const NAVIGATION_DATA_WORK_LOCATION: &str = "\\work/NavigationData";
3
-pub const NAVIGATION_DATA_INTERNAL_CONFIG_LOCATION: &str = "\\work/navigraph_navigation_data_interface_config.json";
+pub const NAVIGATION_DATA_INTERNAL_CONFIG_LOCATION: &str = "\\work/navigraph_config.json";
0 commit comments