From 80484359bdf85a033b2bec09d9e9eb8576c5e842 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 10 Oct 2021 06:13:37 +0200 Subject: [PATCH] dsffds --- files/routes/users.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/routes/users.py b/files/routes/users.py index 59ecd40b3..c46500cae 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -728,6 +728,8 @@ def saved_comments(v, username): ids=ids[:25] + print(ids) + listing = get_comments(ids, v=v)