Tidy up msgpack node info

This commit is contained in:
dceejay
2015-02-14 18:23:36 +00:00
parent 7338a17991
commit 207b5c6fc3
3 changed files with 5 additions and 8 deletions

View File

@@ -19,7 +19,6 @@
<label for="node-input-name"><i class="fa fa-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
</div>
<div class="form-tips">Only supports object to/from msgpack buffer.</div>
</script>
<script type="text/x-red" data-help-name="msgpack">