From 8058eb48fe3fd1b37be974b5183df6ffc69bfb2c Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 18 May 2026 16:33:56 +0800
Subject: [PATCH] fix: show overlay in fullscreen spaces

---
 VoiceSnapGo/frontend/package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/VoiceSnapGo/frontend/package.json b/VoiceSnapGo/frontend/package.json
index d324c00..824edf4 100755
--- a/VoiceSnapGo/frontend/package.json
+++ b/VoiceSnapGo/frontend/package.json
@@ -1,7 +1,7 @@
 {
   "name": "voicesnap-frontend",
   "private": true,
-  "version": "2.1.1",
+  "version": "2.1.2",
   "type": "module",
   "scripts": {
     "dev": "vite dev",

--
Gitblit v1.9.3