mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
add started log
This commit is contained in:
@@ -87,6 +87,7 @@ func (o *Options) UnmarshalJSON(data []byte) error {
|
||||
o.SingOptions = NewSingOptions()
|
||||
return json.Unmarshal(data, o.SingOptions)
|
||||
default:
|
||||
o.Core = ""
|
||||
o.RawOptions = data
|
||||
}
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user