Migrate contentjson and badjson to library &
Add omitempty in format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package option
|
||||
|
||||
import (
|
||||
"github.com/sagernet/sing-box/common/json"
|
||||
E "github.com/sagernet/sing/common/exceptions"
|
||||
"github.com/sagernet/sing/common/json"
|
||||
)
|
||||
|
||||
type OnDemandOptions struct {
|
||||
|
||||
Reference in New Issue
Block a user