Ariver
2026-07-02 5df683eba7c103010a7c110d97a5fd808b39fe46
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.