Improve message
This commit is contained in:
parent
f2e8888c94
commit
fa53401769
|
@ -304,7 +304,7 @@
|
||||||
from,
|
from,
|
||||||
to,
|
to,
|
||||||
severity: "error",
|
severity: "error",
|
||||||
message: `Helper "${helperName}" requires a body.`,
|
message: `Helper "${helperName}" requires a body:\n{{#${helperName} ...}} [body] {{/${helperName}}}`,
|
||||||
})
|
})
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue