Chore: update dependencies and rename profile props

This commit is contained in:
Dreamacro
2021-11-08 20:48:29 +08:00
parent bd2ea2b917
commit b56d35040d
5 changed files with 57 additions and 52 deletions

View File

@ -80,7 +80,7 @@ type FallbackFilter struct {
// Profile config
type Profile struct {
StoreSelected bool `yaml:"store-selected"`
StoreFakeIP bool `yaml:"store-fakeip"`
StoreFakeIP bool `yaml:"store-fake-ip"`
}
// Experimental config