mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
Fix network monitor
This commit is contained in:
parent
2675aff98a
commit
90b3aad83a
21 changed files with 79 additions and 80 deletions
|
@ -85,5 +85,5 @@ type DNSRule interface {
|
|||
}
|
||||
|
||||
type InterfaceUpdateListener interface {
|
||||
InterfaceUpdated() error
|
||||
InterfaceUpdated()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue