mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
modules: Gofmt
This commit is contained in:
+1
-1
@@ -301,7 +301,7 @@ func (v HugoVersion) IsValid() bool {
|
||||
type Import struct {
|
||||
Path string // Module path
|
||||
IgnoreConfig bool // Ignore any config.toml found.
|
||||
Disable bool // Turn off this module.
|
||||
Disable bool // Turn off this module.
|
||||
Mounts []Mount
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user