ui(manager): fix zip archive path binding
This commit is contained in:
@@ -420,7 +420,7 @@
|
||||
<TextBox
|
||||
Grid.Row="7" Grid.Column="1"
|
||||
x:Name="TextBoxInstallActionZipArchivePath"
|
||||
Text="{Binding SourceUrl}"/>
|
||||
Text="{Binding ZipPath}"/>
|
||||
</Grid>
|
||||
|
||||
<!-- Metadata -->
|
||||
|
||||
Reference in New Issue
Block a user