Site updated at 2016-07-30 21:49:36 UTC

This commit is contained in:
Travis CI 2016-07-30 21:49:37 +00:00
parent 82e814752f
commit b9844f50e0
22 changed files with 30 additions and 30 deletions

View file

@ -114,8 +114,8 @@
<li><strong>[panel_name]</strong> (<em>Required</em>): Name of the panel.
<ul>
<li><strong>title</strong> (<em>Required</em>): Friendly title for the panel. Will be used in the sidebar.</li>
<li><strong>icon</strong> (<em>Optional</em>): The API token of your bot.</li>
<li><strong>url</strong> (<em>Required</em>): The chat ID of your user.</li>
<li><strong>icon</strong> (<em>Optional</em>): Icon for entry. Pick an icon that you can find on <a href="https://materialdesignicons.com/">materialdesignicons.com</a> to use for your input and prefix the name with <code>mdi:</code>. For example <code>mdi:car</code>, <code>mdi:ambulance</code>, or <code>mdi:motorbike</code>.</li>
<li><strong>url</strong> (<em>Required</em>): The URL to open.</li>
</ul>
</li>
</ul>