]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/users/user-notification-setting.model.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / shared / models / users / user-notification-setting.model.ts
index 35656f14c91130429c2fa8e1a519c1ccca1e03fd..278a05e7a5839e54d71ff85b461279d450680696 100644 (file)
@@ -28,5 +28,5 @@ export interface UserNotificationSetting {
   newPeerTubeVersion: UserNotificationSettingValue
   newPluginVersion: UserNotificationSettingValue
 
-  myVideoEditionFinished: UserNotificationSettingValue
+  myVideoStudioEditionFinished: UserNotificationSettingValue
 }