mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 13:16:53 +00:00
Other: Single instance
This commit is contained in:
@ -341,6 +341,9 @@ func (f *frontendCLI) watchEvents(eventCh <-chan events.Event) {
|
||||
|
||||
case events.TLSIssue:
|
||||
f.notifyCertIssue()
|
||||
|
||||
case events.Raise:
|
||||
f.Printf("Hello!")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user