Update index.html
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
|||||||
<li>End estimated at: <b>{{ timeText(estimatedEnd) }}</b></li>
|
<li>End estimated at: <b>{{ timeText(estimatedEnd) }}</b></li>
|
||||||
<li>Total meeting time: <b>{{ timeText(totalTime) }}</b></li>
|
<li>Total meeting time: <b>{{ timeText(totalTime) }}</b></li>
|
||||||
<li>
|
<li>
|
||||||
<label for="wheighted">Wheighted topics</label> <input
|
<label for="wheighted">Weighted topics</label> <input
|
||||||
id="wheighted"
|
id="wheighted"
|
||||||
v-model="wheighted"
|
v-model="wheighted"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
|
|||||||
Reference in New Issue
Block a user