Update lsp.py
This commit is contained in:
parent
efab2f72b8
commit
232ebd2876
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import requests
|
||||||
from config import LOLIKEYS
|
from config import LOLIKEYS
|
||||||
|
|
||||||
class Ans(StdAns):
|
class Ans(StdAns):
|
||||||
AllowGroup = [973510746, 805197917,343700338,125733077,1084566280,920863253,798595664,655057127,196268763, 204097403, 247022495, 474907856]
|
AllowGroup = [973510746, 805197917,343700338,125733077,1084566280,920863253,798595664,655057127,196268763, 247022495, 474907856]
|
||||||
def GETMSG(self):
|
def GETMSG(self):
|
||||||
|
|
||||||
keys = LOLIKEYS
|
keys = LOLIKEYS
|
||||||
|
|
Loading…
Reference in a new issue