summaryrefslogtreecommitdiffstats
path: root/ui/index.html
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-07-23 19:51:35 -0700
committeryum <yum.food.vr@gmail.com>2025-07-23 19:51:35 -0700
commite1730a63538d2b1a23c948d25580612303733eba (patch)
tree229caf417070ee7894422fc13da7d69de8a17af4 /ui/index.html
parent9bf33a4cad8196bfe7253c841ab5c35ffdbc0173 (diff)
Update avg_logprob cutoff, fix sounds, fix electron build
Diffstat (limited to 'ui/index.html')
-rw-r--r--ui/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/index.html b/ui/index.html
index 29d4a78..70eaa68 100644
--- a/ui/index.html
+++ b/ui/index.html
@@ -216,7 +216,7 @@
</label>
<label for="enable_segment_logging" class="checkbox-label">
<input type="checkbox" id="enable_segment_logging" class="mr-2">
- <span class="checkbox-text">Log Segment Metadata (Debug)</span>
+ <span class="checkbox-text">Log Segment Metadata</span>
</label>
</div>
</section>