don't notify me anymore of carp posts

remotes/1693045480750635534/spooky-22
Aevann1 2022-06-09 15:29:13 +02:00
parent 900edaa92e
commit cea253a52c
1 changed files with 0 additions and 3 deletions

View File

@ -1278,9 +1278,6 @@ def submit_post(v, sub=None):
post.upvotes += 3
g.db.add(post)
if request.host == 'rdrama.net' and v.id == CARP_ID:
send_repeatable_notification(AEVANN_ID, post.permalink)
g.db.commit()
cache.delete_memoized(frontlist)