Add store_mode and platform Clash mode selector
This commit is contained in:
@@ -54,6 +54,9 @@ func (s *Transport) Start() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (s *Transport) Reset() {
|
||||
}
|
||||
|
||||
func (s *Transport) Close() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user