Add import finished and video published notifs
This commit is contained in:
parent
6e7e63b83f
commit
dc13348070
23 changed files with 815 additions and 251 deletions
|
@ -10,4 +10,6 @@ export interface UserNotificationSetting {
|
|||
newCommentOnMyVideo: UserNotificationSettingValue
|
||||
videoAbuseAsModerator: UserNotificationSettingValue
|
||||
blacklistOnMyVideo: UserNotificationSettingValue
|
||||
myVideoPublished: UserNotificationSettingValue
|
||||
myVideoImportFinished: UserNotificationSettingValue
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue