derpfix: s/black/blank
This commit is contained in:
parent
5b91cd80da
commit
22495acfe4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ var DefaultCounters = []string{
|
||||||
"unknown-error",
|
"unknown-error",
|
||||||
"processed-messages",
|
"processed-messages",
|
||||||
"no-tags",
|
"no-tags",
|
||||||
"black-tag",
|
"blank-tag",
|
||||||
}
|
}
|
||||||
|
|
||||||
type datum struct {
|
type datum struct {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue