Skip to content

Commit

Permalink
Update itt.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Nov 21, 2024
1 parent 13cd6e1 commit 51b40da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itt.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7262,7 +7262,7 @@ function Startup {
if (-not $existingData) {
Telegram -Message "🎉A new device is now running ITT!`n`🌍 Total users worldwide: $totalKeys`n`💻 $Win`n` $env:USERNAME"
}else{
Telegram -Message "💻 $env:USERNAME has opened ITT again."
Telegram -Message "💻 $env:USERNAME has opened ITT."
}

Write-Host "`nITT has been used on $totalKeys devices worldwide.`n" -ForegroundColor White
Expand Down

0 comments on commit 51b40da

Please sign in to comment.