File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -183,23 +183,6 @@ const RawFeatures: RawFeaturesType = {
183183 ) ,
184184 label : "Studio Caption Review" ,
185185 } ,
186- {
187- color : Studio . color ,
188- description : (
189- < >
190- Studio will use AI to automatically generate caption to and from the
191- following languages:
192- < List size = "small" >
193- < List . Item > English</ List . Item >
194- < List . Item > Spanish</ List . Item >
195- < List . Item > French</ List . Item >
196- < List . Item > German</ List . Item >
197- < List . Item > Dutch</ List . Item >
198- </ List >
199- </ >
200- ) ,
201- label : "Studio Caption Translation" ,
202- } ,
203186 {
204187 color : Canvas . color ,
205188 description : (
@@ -234,6 +217,23 @@ const RawFeatures: RawFeaturesType = {
234217 Studio : [ ] ,
235218 /*
236219 Excluded: [
220+ {
221+ color: Studio.color,
222+ description: (
223+ <>
224+ Studio will use AI to automatically generate caption to and from the
225+ following languages:
226+ <List size="small">
227+ <List.Item>English</List.Item>
228+ <List.Item>Spanish</List.Item>
229+ <List.Item>French</List.Item>
230+ <List.Item>German</List.Item>
231+ <List.Item>Dutch</List.Item>
232+ </List>
233+ </>
234+ ),
235+ label: "Studio Caption Translation",
236+ },
237237 {
238238 color: Studio.color,
239239 colorIcon: Studio.colorIcon,
You can’t perform that action at this time.
0 commit comments