mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 13:16:53 +00:00
GODT-1978: Don't install the same update twice
This commit is contained in:
@ -109,5 +109,5 @@ type UpdateForced struct {
|
||||
}
|
||||
|
||||
func (event UpdateForced) String() string {
|
||||
return fmt.Sprintf("UpdateForced")
|
||||
return "UpdateForced"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user