mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 18:34:39 -05:00
Include tag_follows in ASSOCIATIONS_ON_SUSPEND to suspended users (#39824)
This commit is contained in:
@@ -26,6 +26,7 @@ class DeleteAccountService < BaseService
|
||||
report_notes
|
||||
scheduled_statuses
|
||||
status_pins
|
||||
tag_follows
|
||||
).freeze
|
||||
|
||||
# The following associations have no important side-effects
|
||||
|
||||
Reference in New Issue
Block a user