aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/app/shared/video/syndication.model.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/video/syndication.model.ts b/client/src/app/shared/video/syndication.model.ts
index a52b5771b..c59ab01e8 100644
--- a/client/src/app/shared/video/syndication.model.ts
+++ b/client/src/app/shared/video/syndication.model.ts
@@ -4,4 +4,4 @@ export interface Syndication {
4 format: FeedFormat, 4 format: FeedFormat,
5 label: string, 5 label: string,
6 url: string 6 url: string
7} \ No newline at end of file 7}