Use sensitive instead of nsfw in activitypub

This commit is contained in:
Chocobozzz
2018-01-26 17:25:35 +01:00
parent 4ba3b8ea1b
commit 0a67e28bee
5 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ export interface VideoTorrentObject {
licence: ActivityIdentifierObject
language: ActivityIdentifierObject
views: number
nsfw: boolean
sensitive: boolean
commentsEnabled: boolean
published: string
updated: string