fixes #8, -out ./foobar
This commit is contained in:
@@ -63,7 +63,7 @@ type CollectionConfig struct {
|
||||
DataKey string `yaml:"DataKey"`
|
||||
Hidden bool `yaml:"Hidden"`
|
||||
Template string `yaml:"Template"`
|
||||
Recursive bool `yaml:"Recursive"`
|
||||
//Recursive bool `yaml:"Recursive"`
|
||||
} `yaml:"NavTemplate"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user