mirror of
https://github.com/foomo/posh-providers.git
synced 2025-10-16 12:35:41 +00:00
fix(grafana/k6): config key
This commit is contained in:
parent
1dbfe817a1
commit
7a681e3a63
@ -41,7 +41,7 @@ func CommandWithName(v string) CommandOption {
|
||||
|
||||
func CommandWithConfigKey(v string) CommandOption {
|
||||
return func(o *Command) {
|
||||
o.name = v
|
||||
o.configKey = v
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user