Add state and moderationComment for abuses on server side

This commit is contained in:
Chocobozzz
2018-08-10 16:54:01 +02:00
parent 904a463c77
commit 268eebed92
19 changed files with 482 additions and 64 deletions

View File

@@ -1,6 +1,7 @@
export * from './user-video-rate-update.model'
export * from './user-video-rate.model'
export * from './user-video-rate.type'
export * from './video-abuse-state.model'
export * from './video-abuse-create.model'
export * from './video-abuse.model'
export * from './video-blacklist.model'