fix(template): expect voki.MessageResponse in input object
This commit is contained in:
parent
929704c6ff
commit
8cb2014f3b
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ button {
|
|||
</ul>
|
||||
</form>
|
||||
|
||||
<p class="result">{{ .Result }}</p>
|
||||
<p class="result">{{ .Message }}</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue