forked from rDrama/rDrama
1
0
Fork 0

Revert "bandaid fix to ping groups post"

This reverts commit 8205efa318.
master
Aevann 2023-02-18 18:43:06 +02:00
parent 4e9eb9b710
commit 6af1954b8f
1 changed files with 0 additions and 3 deletions

View File

@ -123,9 +123,6 @@ def post_id(pid, anything=None, v=None, sub=None):
threshold = 100
if post.id == 146339:
threshold = 1
if post.comment_count > threshold+25 and not (v and v.client):
comments2 = []
count = 0