platform: Also reset connections on wake
This commit is contained in:
@@ -80,6 +80,7 @@ func (s *BoxService) Sleep() {
|
|||||||
|
|
||||||
func (s *BoxService) Wake() {
|
func (s *BoxService) Wake() {
|
||||||
s.pauseManager.DeviceWake()
|
s.pauseManager.DeviceWake()
|
||||||
|
_ = s.instance.Router().ResetNetwork()
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ platform.Interface = (*platformInterfaceWrapper)(nil)
|
var _ platform.Interface = (*platformInterfaceWrapper)(nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user