Skip to content

Commit 17070e4

Browse files
committed
Update Form_Main.cs
1 parent fe70c39 commit 17070e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Virtual_EDW/Form_Main.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ public FormMain()
109109
// Re-apply in case the environment change triggered a change compared to what's in the Core file.
110110
textBoxTeamConfigurationPath.Text = VdwConfigurationSettings.TeamConfigurationPath;
111111
textBoxTeamConnectionsPath.Text = VdwConfigurationSettings.TeamConnectionsPath;
112+
textBoxMetadataPath.Text = VdwConfigurationSettings.VdwMetadatPath;
112113

113114
#region Load Pattern Grid
114115

0 commit comments

Comments
 (0)