mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
Merge pull request #1473 from Tako88/plotconfig_fix
fix selected plot config overwritten by new or duplicate
This commit is contained in:
commit
ce23880459
|
@ -357,6 +357,7 @@ watch(
|
|||
() => {
|
||||
selIndicatorName.value = '';
|
||||
// selSubPlot.value = '';
|
||||
plotConfigNameLoc.value = plotStore.plotConfigName;
|
||||
},
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user