Skip to content

Commit

Permalink
Update itt.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Dec 10, 2024
1 parent 0548d1b commit 1a31f4e
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 @@ -7425,7 +7425,7 @@ function Startup {
}
else
{
Telegram -Message "🎉 👤 A new user <<$env:USERNAME>> is now running ITT`n`🌍 Total users worldwide:$($$totalKeys)`n`🌐 Language $($itt.Language)"
Telegram -Message "🎉 👤 A new user <<$env:USERNAME>> is now running ITT`n`🌍 Total users worldwide:$($totalKeys)`n`🌐 Language $($itt.Language)"
}

# Force garbage collection to free memory
Expand Down

0 comments on commit 1a31f4e

Please sign in to comment.