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