You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: configure/src/metaconfigs/tab-home-config.json
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,19 @@
57
57
"units": "meters"
58
58
}
59
59
]
60
+
},
61
+
{
62
+
"name": "Paths",
63
+
"components": [
64
+
{
65
+
"field": "msv.missionFolderName",
66
+
"name": "/Missions Folder Name",
67
+
"description": "The actual folder name in the /Missions directory. This should match the physical folder name to ensure relative links work correctly. If the folder name differs from the mission name in the database, update this value accordingly.",
0 commit comments