forked from Silverfish/proton-bridge
GODT-1336: Fix showing window on startup
This commit is contained in:
@ -54,4 +54,5 @@ func SetupEvents(listener listener.Listener) {
|
||||
listener.SetBuffer(InternetOffEvent)
|
||||
listener.SetBuffer(UpgradeApplicationEvent)
|
||||
listener.SetBuffer(TLSCertIssue)
|
||||
listener.SetBuffer(UserRefreshEvent)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user