]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+login/login.component.ts
Translated using Weblate (Albanian)
[github/Chocobozzz/PeerTube.git] / client / src / app / +login / login.component.ts
index 16876afd6d930748819cc522d4085b4b71ba5f57..1fa4bd3b5f4092b08e6ad106b5a7e9d937ec8a82 100644 (file)
@@ -46,7 +46,7 @@ export class LoginComponent extends FormReactive implements OnInit, AfterViewIni
     private redirectService: RedirectService,
     private notifier: Notifier,
     private hooks: HooksService
-    ) {
+  ) {
     super()
   }