From a1fc54478e517b7bfdc26f7cd544acfab61658f4 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 07 Jun 2026 01:51:24 +0800
Subject: [PATCH] Record X-ASR experimental build 0147
---
privatevoice.src/frontend/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/privatevoice.src/frontend/index.html b/privatevoice.src/frontend/index.html
index e90ccab..aeda430 100755
--- a/privatevoice.src/frontend/index.html
+++ b/privatevoice.src/frontend/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>PrivateVoice Input</title>
+ <title>PrivateVoice Dictation</title>
<link rel="stylesheet" href="/src/styles/global.css" />
</head>
<body>
--
Gitblit v1.9.3