Skip to content

Commit 312d3e1

Browse files
committed
chore: rename internal config
1 parent b8f6902 commit 312d3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wasm/src/consts.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pub const NAVIGATION_DATA_DEFAULT_LOCATION: &str = ".\\NavigationData";
22
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";
3+
pub const NAVIGATION_DATA_INTERNAL_CONFIG_LOCATION: &str = "\\work/navigraph_config.json";

0 commit comments

Comments
 (0)