mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Remove unused actor uuid field
This commit is contained in:
@@ -21,7 +21,6 @@ export interface ActivityPubActor {
|
||||
attributedTo: ActivityPubAttributedTo[]
|
||||
|
||||
support?: string
|
||||
uuid: string
|
||||
publicKey: {
|
||||
id: string
|
||||
owner: string
|
||||
|
||||
Reference in New Issue
Block a user