From b3b8f738b5d8bc7e30bbf43256864442f41dd6f1 Mon Sep 17 00:00:00 2001 From: emadadel4 <19177373+emadadel4@users.noreply.github.com> Date: Wed, 16 Oct 2024 05:42:40 +0000 Subject: [PATCH] update --- itt.ps1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 = ' - + - +