Chore: update dependencies and rename profile props
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user