mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:48:31 -06:00
Add /activity to activity create ids
This commit is contained in:
parent
376220e80e
commit
a38b297d90
@ -145,7 +145,7 @@ async function createActivityData (
|
||||
|
||||
return audiencify({
|
||||
type: 'Create',
|
||||
id: url,
|
||||
id: url + '/activity',
|
||||
actor: byActor.url,
|
||||
object: audiencify(object, audience)
|
||||
}, audience)
|
||||
|
Loading…
Reference in New Issue
Block a user