mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Add notification on new instance follower (server side)
This commit is contained in:
parent
0dc6477758
commit
883993c81e
19 changed files with 212 additions and 21 deletions
|
@ -15,4 +15,5 @@ export interface UserNotificationSetting {
|
|||
newUserRegistration: UserNotificationSettingValue
|
||||
newFollow: UserNotificationSettingValue
|
||||
commentMention: UserNotificationSettingValue
|
||||
newInstanceFollower: UserNotificationSettingValue
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue