mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-13 19:23:26 +08:00
feat: 增加gummy更多语言支持
This commit is contained in:
@@ -10,7 +10,7 @@ export class CaptionEngine {
|
||||
process: any | undefined
|
||||
|
||||
private getApp() {
|
||||
if(controls.customized && controls.customizedCommand && controls.customizedApp){
|
||||
if(controls.customized && controls.customizedApp){
|
||||
this.appPath = controls.customizedApp
|
||||
this.command = [ controls.customizedCommand ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user