projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c199c42
)
Fix lint
author
Chocobozzz
<me@florianbigard.com>
Thu, 18 Oct 2018 12:58:11 +0000
(14:58 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Thu, 18 Oct 2018 12:58:11 +0000
(14:58 +0200)
client/src/app/shared/video/syndication.model.ts
patch
|
blob
|
history
diff --git
a/client/src/app/shared/video/syndication.model.ts
b/client/src/app/shared/video/syndication.model.ts
index a52b5771b94b8818abfb9c58951d1e4ae14aa5eb..c59ab01e82f26bf60ce7d149bd8f3b24bc655828 100644
(file)
--- 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
+}