parent
b3eafccebd
commit
3c7484fe28
@ -178,7 +178,7 @@ export default class PortQBData {
|
||||
this.sourceOption === "CFG" ? cfgExpertPath : cfgOverrideExpertPath;
|
||||
this.srcPathToChange =
|
||||
this.sourceOption === "CFG" ? cfgNormalPath : cfgOverrideNormalPath;
|
||||
this.outputPaths = [cfgExpertPath, cfgOverrideExpertPath];
|
||||
this.outputPaths = [cfgNormalPath, cfgOverrideNormalPath];
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user