Add hint for groups
This commit is contained in:
parent
569179ba4f
commit
9da63df595
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ class ExpandTagRendering extends Conversion<
|
|||
name +
|
||||
" was not found.\n\tDid you mean one of " +
|
||||
candidates.join(", ") +
|
||||
"?"
|
||||
"?\n(Hint: did you add a new label and are you trying to use this label at the same time? Run 'reset:layeroverview' first"
|
||||
)
|
||||
continue
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue