Send Delete activity, not Tombstone on deletion
This commit is contained in:
parent
72219ace77
commit
301a452d9f
3 changed files with 15 additions and 2 deletions
|
@ -26,7 +26,6 @@ class Delete(Verb):
|
|||
''' Create activity '''
|
||||
to: List
|
||||
cc: List
|
||||
signature: Signature
|
||||
type: str = 'Delete'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue