Include tag_follows in ASSOCIATIONS_ON_SUSPEND to suspended users (#39824)

This commit is contained in:
Shlee 2026-07-15 22:43:05 +09:30 committed by Tarrien
parent aed7356e1e
commit fad750b2e6

View File

@ -27,6 +27,7 @@ class DeleteAccountService < BaseService
report_notes report_notes
scheduled_statuses scheduled_statuses
status_pins status_pins
tag_follows
).freeze ).freeze
# The following associations have no important side-effects # The following associations have no important side-effects