diff --git a/UVtools.WPF/MainWindow.axaml b/UVtools.WPF/MainWindow.axaml index d5e03fe..fc3559e 100644 --- a/UVtools.WPF/MainWindow.axaml +++ b/UVtools.WPF/MainWindow.axaml @@ -857,7 +857,7 @@ SelectionMode="Extended" SelectedIndex="{Binding IssueSelectedIndex, Mode=TwoWay}" IsReadOnly="True" - ClipboardCopyMode="IncludeHeader" + ClipboardCopyMode="None" Items="{Binding IssuesGridItems}">