diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-06-20 20:20:09 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-06-20 20:20:09 +0200 |
commit | b632e9049fccea12c016556cfef3ab621aa683d2 (patch) | |
tree | d1c8428c100b397174b59acc96bdf17611abae00 /client/src/app/shared | |
parent | a988e81c0e5faf0be58d303448659e9697c40901 (diff) | |
download | PeerTube-b632e9049fccea12c016556cfef3ab621aa683d2.tar.gz PeerTube-b632e9049fccea12c016556cfef3ab621aa683d2.tar.zst PeerTube-b632e9049fccea12c016556cfef3ab621aa683d2.zip |
Fix client compilation
Diffstat (limited to 'client/src/app/shared')
-rw-r--r-- | client/src/app/shared/video-abuse/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/shared/video-abuse/index.ts b/client/src/app/shared/video-abuse/index.ts index 7cf24c87d..92cbfb5f9 100644 --- a/client/src/app/shared/video-abuse/index.ts +++ b/client/src/app/shared/video-abuse/index.ts | |||
@@ -1,2 +1 @@ | |||
1 | export * from './video-abuse.service' | export * from './video-abuse.service' | |
2 | export * from './video-abuse.model' | ||