mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
@@ -53,7 +53,7 @@ func Supports() bool {
|
||||
}
|
||||
|
||||
type transform struct {
|
||||
optsm map[string]interface{}
|
||||
optsm map[string]any
|
||||
c *Client
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user