]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-edit/video-update.component.ts
Replace NSFW with "mature or explicit content"
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / video-update.component.ts
index c4ae228962a2fd7d7d504babfaedcaed8f30054b..30390ac058ef23836a9a2f420e6c0bdaa407d383 100644 (file)
@@ -131,4 +131,3 @@ export class VideoUpdateComponent extends FormReactive implements OnInit {
     this.form.patchValue(this.video.toJSON())
   }
 }
-