mirror of https://github.com/coddrago/Heroku
Update security.py
parent
7ec9f9fe80
commit
cc563f3660
|
@ -395,9 +395,6 @@ class SecurityManager:
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
if not user_id:
|
|
||||||
user_id = message.peer_id
|
|
||||||
|
|
||||||
is_channel = False
|
is_channel = False
|
||||||
|
|
||||||
if (
|
if (
|
||||||
|
|
Loading…
Reference in New Issue