From 859c14d783dc31fe68550b114fc8adeea09dab2a Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 13 Jun 2026 21:48:32 +0800
Subject: [PATCH] Sync macOS paste clipboard safety to X-ASR branch
---
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