privatevoice.src/services/app_service.go
File was renamed from VoiceSnapGo/services/app_service.go @@ -35,7 +35,7 @@ // GetAppName returns the application name. func (s *AppService) GetAppName() string { return "VoiceSnap" return "PrivateVoice Input" } // OpenURL opens a URL in the default browser.