diff options
Diffstat (limited to 'shared/models/videos/comment/index.ts')
-rw-r--r-- | shared/models/videos/comment/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/videos/comment/index.ts b/shared/models/videos/comment/index.ts index 7b9261a36..80c6c0724 100644 --- a/shared/models/videos/comment/index.ts +++ b/shared/models/videos/comment/index.ts | |||
@@ -1 +1,2 @@ | |||
1 | export * from './video-comment-create.model' | ||
1 | export * from './video-comment.model' | 2 | export * from './video-comment.model' |