mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-06 03:07:31 +03:00
Add Mieru inbound, refactor sudoku. Fixes
This commit is contained in:
@@ -138,7 +138,7 @@ func (h *Inbound) Close() error {
|
||||
return common.Close(
|
||||
h.listener,
|
||||
common.PtrOrNil(h.httpServer),
|
||||
h.quicService,
|
||||
common.PtrOrNil(h.quicService),
|
||||
h.tlsConfig,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user