aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-peertube/about-peertube-contributors.component.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-peertube/about-peertube-contributors.component.ts')
-rw-r--r--client/src/app/+about/about-peertube/about-peertube-contributors.component.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+about/about-peertube/about-peertube-contributors.component.ts b/client/src/app/+about/about-peertube/about-peertube-contributors.component.ts
index fa2c0daa0..da1fcdc92 100644
--- a/client/src/app/+about/about-peertube/about-peertube-contributors.component.ts
+++ b/client/src/app/+about/about-peertube/about-peertube-contributors.component.ts
@@ -1,5 +1,5 @@
1import { Component, OnInit } from '@angular/core' 1import { Component, OnInit } from '@angular/core'
2import { MarkdownService } from '@app/shared/renderer' 2import { MarkdownService } from '@app/core'
3 3
4@Component({ 4@Component({
5 selector: 'my-about-peertube-contributors', 5 selector: 'my-about-peertube-contributors',