forked from Silverfish/proton-bridge
GODT-2039: bridge monitors bridge-gui via its PID.
This commit is contained in:
committed by
Romain LE JEUNE
parent
f5148074fd
commit
3b9a3aaad2
@ -86,6 +86,7 @@ func main(b *base.Base, c *cli.Context) error { //nolint:funlen
|
||||
b.Updater,
|
||||
b,
|
||||
b.Locations,
|
||||
c.Int(base.FlagParentPID),
|
||||
)
|
||||
|
||||
cache, cacheErr := loadMessageCache(b)
|
||||
|
||||
Reference in New Issue
Block a user