mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Additional data into documentation
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<li class="sidebar-list-item-1"><a href="/posts/modules/">Modules</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/bamboohr/">BambooHR</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/clocks/">Clocks</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/git/" class="disabled">Git</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/git/">Git</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/github/" class="disabled">Github</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/gcal/" class="disabled">Google Calendar</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/jira/" class="disabled">Jira</a></li>
|
||||
@@ -175,7 +175,7 @@ Defines where in the grid this module’s widget will be displayed.</p>
|
||||
|
||||
<p><code>refreshInterval</code> <br />
|
||||
How often, in seconds, this module will update its data. <br />
|
||||
Values: Any positive integer, <code>0...n</code>.</p>
|
||||
Values: A positive integer, <code>0..n</code>.</p>
|
||||
|
||||
<p><code>sort</code> <br />
|
||||
Defines the display order of the clocks in the widget. <br />
|
||||
|
||||
Reference in New Issue
Block a user