mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Rename studio to editor
This commit is contained in:
parent
1808a1f8e4
commit
92e66e04f7
81 changed files with 368 additions and 370 deletions
|
@ -259,8 +259,8 @@ function customConfig (): CustomConfig {
|
|||
}
|
||||
}
|
||||
},
|
||||
videoEditor: {
|
||||
enabled: CONFIG.VIDEO_EDITOR.ENABLED
|
||||
videoStudio: {
|
||||
enabled: CONFIG.VIDEO_STUDIO.ENABLED
|
||||
},
|
||||
import: {
|
||||
videos: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue