diff --git a/Haystack.ps1 b/Haystack.ps1 index 1beae89..dcb125d 100644 --- a/Haystack.ps1 +++ b/Haystack.ps1 @@ -88,4 +88,4 @@ $form.Controls.Add($ipLabel) $form.Controls.Add($ipTextBox) # Show the form -$form.ShowDialog() | Out-Null \ No newline at end of file +$form.ShowDialog() | Out-Null