This commit is contained in:
parent
4423d5b78c
commit
f572b45372
@ -166,6 +166,7 @@ class Api:
|
||||
data=self.patch_auth({"comment": comment}),
|
||||
)
|
||||
obj = await response.json()
|
||||
print(obj)
|
||||
return obj.get("success", False)
|
||||
|
||||
@property
|
||||
|
Loading…
Reference in New Issue
Block a user