fix charts
This commit is contained in:
@@ -74,8 +74,8 @@
|
||||
<div class="mb-2">
|
||||
<label for="primary-timeframe-select" class="form-label small text-muted">Primary Timeframe</label>
|
||||
<select class="form-select form-select-sm" id="primary-timeframe-select">
|
||||
<option value="1s">1 Second</option>
|
||||
<option value="1m" selected>1 Minute</option>
|
||||
<option value="1s" selected>1 Second</option>
|
||||
<option value="1m">1 Minute</option>
|
||||
<option value="1h">1 Hour</option>
|
||||
<option value="1d">1 Day</option>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user