Added that peertube can do network write to ActivityPub
This commit is contained in:
parent
e84c0578d5
commit
c20187abfb
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
"licenses":["AGPL3+"],
|
||||
"platforms":["Web"],
|
||||
"networks_read":["peertube"],
|
||||
"networks_write":["peertube"],
|
||||
"networks_write":["peertube"
|
||||
"ActivityPub"],
|
||||
"formats_read":[],
|
||||
"formats_write":[],
|
||||
"generic_name":["Video Player", "PeerTube Client", "Music Player"]}
|
||||
|
|
Loading…
Reference in a new issue