diff --git a/itt.ps1 b/itt.ps1 index e9fe4519..7bf0b7be 100644 --- a/itt.ps1 +++ b/itt.ps1 @@ -12670,14 +12670,14 @@ function Show-Event { Start-Process('https://www.youtube.com/watch?v=QmO82OTsU5c') }) - $itt.event.FindName('contribute').add_MouseLeftButtonDown({ - Start-Process('https://github.com/emadadel4/itt?tab=readme-ov-file#-how-to-contribute') - }) - $itt.event.FindName('shell').add_MouseLeftButtonDown({ Start-Process('https://github.com/emadadel4/shelltube') }) + $itt.event.FindName('contribute').add_MouseLeftButtonDown({ + Start-Process('https://github.com/emadadel4/itt?tab=readme-ov-file#-how-to-contribute') + }) + $CloseBtn.add_MouseLeftButtonDown({ $itt.event.Close() @@ -17211,9 +17211,9 @@ $EventWindowXaml = ' - + - + @@ -17305,10 +17305,10 @@ $EventWindowXaml = ' - + - +