]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+reset-password/reset-password.component.ts
Add available themes and plugins in feature table
[github/Chocobozzz/PeerTube.git] / client / src / app / +reset-password / reset-password.component.ts
index a1c04147bead55069493f78d98289485264d4a74..11c5110fd73bacb31cbc4fc851faf40fc379f981 100644 (file)
@@ -21,7 +21,7 @@ export class ResetPasswordComponent extends FormReactive implements OnInit {
     private notifier: Notifier,
     private router: Router,
     private route: ActivatedRoute
-    ) {
+  ) {
     super()
   }