remotes/1693045480750635534/spooky-22
Aevann1 2021-07-29 08:57:58 +02:00
parent 7118a4a0d6
commit 2e86853af0
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ def get_comment(cid, v=None, graceful=False, **kwargs):
return x
def get_comments(cids, v=None, **kwargs):
def get_comments(cids, v=None):
if not cids: return []