mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Rename studio to editor
This commit is contained in:
parent
1808a1f8e4
commit
92e66e04f7
81 changed files with 368 additions and 370 deletions
|
@ -253,7 +253,7 @@ function createDefaultUserNotificationSettings (user: MUserId, t: Transaction |
|
|||
autoInstanceFollowing: UserNotificationSettingValue.WEB,
|
||||
newPeerTubeVersion: UserNotificationSettingValue.WEB | UserNotificationSettingValue.EMAIL,
|
||||
newPluginVersion: UserNotificationSettingValue.WEB,
|
||||
myVideoEditionFinished: UserNotificationSettingValue.WEB
|
||||
myVideoStudioEditionFinished: UserNotificationSettingValue.WEB
|
||||
}
|
||||
|
||||
return UserNotificationSettingModel.create(values, { transaction: t })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue