X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fsyndication.model.ts;h=c59ab01e82f26bf60ce7d149bd8f3b24bc655828;hb=13adf228d0cc48995cf70c0a782a1d717873f6e0;hp=a52b5771b94b8818abfb9c58951d1e4ae14aa5eb;hpb=c199c427d4ae586339822320f20f512a7a19dc3f;p=oweals%2Fpeertube.git 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 { format: FeedFormat, label: string, url: string -} \ No newline at end of file +}