forked from MapComplete/MapComplete
Studio: fix #2251
This commit is contained in:
parent
88a4bd5619
commit
70a9aa2526
1 changed files with 1 additions and 1 deletions
|
@ -866,7 +866,7 @@ export class TagUtils {
|
|||
tag +
|
||||
". To indicate a missing tag, use '" +
|
||||
split[0] +
|
||||
"!=' instead"
|
||||
"=' instead"
|
||||
)
|
||||
}
|
||||
if (split[1] === "") {
|
||||
|
|
Loading…
Reference in a new issue