mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2024-11-15 03:04:28 +00:00
Fix formatting
This commit is contained in:
parent
08077b58f0
commit
5169095240
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@ class Create(BaseActivity):
|
|||
return True
|
||||
|
||||
return False
|
||||
|
||||
|
||||
|
||||
class Tombstone(BaseActivity):
|
||||
ACTIVITY_TYPE = ActivityTypes.TOMBSTONE
|
||||
|
|
Loading…
Reference in a new issue