forked from Silverfish/proton-bridge
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