mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
Default plotconfig to closed
This commit is contained in:
parent
b0184ecdba
commit
0c1721d9e9
|
@ -108,7 +108,7 @@ export default class CandleChartContainer extends Vue {
|
|||
|
||||
plotConfigName = '';
|
||||
|
||||
showPlotConfig = !this.plotConfigModal;
|
||||
showPlotConfig = this.plotConfigModal;
|
||||
|
||||
@Getter getChartTheme!: string;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user