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: MainWindow.xaml
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
<RowDefinitionHeight="143*"/>
27
27
<RowDefinitionHeight="14*"/>
28
28
</Grid.RowDefinitions>
29
-
<TextBlockText="Drag and drop your logs folder:"HorizontalAlignment="Left"VerticalAlignment="Top"Margin="16,109,0,0"FontFamily="Segoe UI"FontWeight="Bold"FontSize="14"Foreground="#FF99BCD6"Width="324"/>
29
+
<TextBlockText="Drag and drop your logs folder or Zip File:"HorizontalAlignment="Left"VerticalAlignment="Top"Margin="16,109,0,0"FontFamily="Segoe UI"FontWeight="Bold"FontSize="14"Foreground="#FF99BCD6"Width="324"/>
0 commit comments