1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Remove sentiment tip to be consistent

This commit is contained in:
Nick O'Leary 2014-05-01 23:12:19 +01:00
parent d0b6fd078c
commit 4dda4aeef2

View File

@ -19,8 +19,6 @@
<label for="node-input-name"><i class="icon-tag"></i> Name</label>
<input type="text" id="node-input-name" placeholder="Name">
</div>
<div class="form-tips">Adds <b>msg.sentiment.score</b> as the anaylsis result.
</div>
</script>
<script type="text/x-red" data-help-name="sentiment">