Merge remote-tracking branch 'origin/kb_development' into kb_migration
This commit is contained in:
commit
0071b15fa3
18 changed files with 455 additions and 2 deletions
|
@ -26,6 +26,7 @@ class DeleteAccountService < BaseService
|
|||
passive_relationships
|
||||
report_notes
|
||||
scheduled_statuses
|
||||
scheduled_expiration_statuses
|
||||
status_pins
|
||||
).freeze
|
||||
|
||||
|
@ -51,6 +52,7 @@ class DeleteAccountService < BaseService
|
|||
notifications
|
||||
owned_lists
|
||||
scheduled_statuses
|
||||
scheduled_expiration_statuses
|
||||
status_pins
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue