diff --git a/Cartographer.ps1 b/Cartographer.ps1 index b60be46..c7df3ea 100644 --- a/Cartographer.ps1 +++ b/Cartographer.ps1 @@ -313,5 +313,4 @@ $exportButton.Add_Click({ }) # Show the form -[void]$form.ShowDialog() - +[void]$form.ShowDialog() \ No newline at end of file