]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix lint
authorChocobozzz <me@florianbigard.com>
Thu, 18 Oct 2018 12:58:11 +0000 (14:58 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 18 Oct 2018 12:58:11 +0000 (14:58 +0200)
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
+}