Adds admin view
This commit is contained in:
@ -297,6 +297,7 @@ class Link(ActivityObject):
|
||||
"""for tagging a book in a status"""
|
||||
|
||||
href: str
|
||||
name: str
|
||||
mediaType: str = None
|
||||
id: str = None
|
||||
type: str = "Link"
|
||||
|
Reference in New Issue
Block a user