Skip to content

Commit

Permalink
Add reference to TerminalMessaging in settings
Browse files Browse the repository at this point in the history
  • Loading branch information
costas-basdekis committed Oct 4, 2020
1 parent f0c74bb commit b38417e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
<div class="control-group">
<div>
<label class="checkbox">
Add links to sent commands in terminal to get documentation
Add links to sent commands in terminal to get documentation. Requires
<a href="https://github.com/jeffeb3/OctoPrint-TerminalMessaging">Terminal Messaging</a> plugin to be installed
<input type="checkbox" data-bind="checked: settings.plugins.marlingcodedocumentation.explain_sent_commands">
</label>
</div>
Expand Down

0 comments on commit b38417e

Please sign in to comment.