]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/system/logs/logs.component.ts
Don't display log level in audit logs view
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / system / logs / logs.component.ts
index 62b8bc0b9bfe8dbf4efb110024d2a600b35695b8..ad9d702d8365c29393092cdfbab54466beab05f1 100644 (file)
@@ -25,7 +25,7 @@ export class LogsComponent implements OnInit {
   constructor (
     private logsService: LogsService,
     private notifier: Notifier
-    ) { }
+  ) { }
 
   ngOnInit (): void {
     this.buildTimeChoices()