fix: prevent concurrent transcription races and mask API key

This commit is contained in:
Your Name
2026-06-09 19:39:27 -07:00
parent fe21a41532
commit 062f09a000
10 changed files with 159 additions and 46 deletions
+2
View File
@@ -9,3 +9,5 @@
package main
func (a *App) startLinuxPressDaemon() {}
func stopLinuxPressDaemon() {}