Ariver
2026-06-23 57868a8279e371e71c1600f6bc12c40e18d8bb04
privatevoice.src/services/app_service.go
@@ -35,7 +35,7 @@
// GetAppName returns the application name.
func (s *AppService) GetAppName() string {
   return "PrivateVoice Input"
   return "PrivateVoice Dictation"
}
// OpenURL opens a URL in the default browser.