Spaces:
Sleeping
Sleeping
Update templates/cg.html
Browse files- templates/cg.html +1 -0
templates/cg.html
CHANGED
|
@@ -17,6 +17,7 @@
|
|
| 17 |
<select id="led_type" name="led_type">
|
| 18 |
<option value="12,1">DMX (12V/1W)</option>
|
| 19 |
<option value="24,2" selected>Static (24V/2W)</option>
|
|
|
|
| 20 |
</select>
|
| 21 |
</div>
|
| 22 |
<div class="form-row">
|
|
|
|
| 17 |
<select id="led_type" name="led_type">
|
| 18 |
<option value="12,1">DMX (12V/1W)</option>
|
| 19 |
<option value="24,2" selected>Static (24V/2W)</option>
|
| 20 |
+
<option value="24,1" selected>Static (24V/2W)</option>
|
| 21 |
</select>
|
| 22 |
</div>
|
| 23 |
<div class="form-row">
|