This commit is contained in:
Aevann1 2021-09-10 03:44:17 +02:00
parent 09bd265613
commit 6791a647b1

View file

@ -65,6 +65,7 @@ def notifications(v):
g.db.add(x) g.db.add(x)
i += 1 i += 1
if not messages and not posts:
listing = [] listing = []
for c in comments: for c in comments:
c._is_blocked = False c._is_blocked = False