]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/video/syndication.model.ts
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video / syndication.model.ts
index a52b5771b94b8818abfb9c58951d1e4ae14aa5eb..c59ab01e82f26bf60ce7d149bd8f3b24bc655828 100644 (file)
@@ -4,4 +4,4 @@ export interface Syndication {
   format: FeedFormat,
   label: string,
   url: string
-}
\ No newline at end of file
+}