1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

fixed cryptolive docs

This commit is contained in:
Hossein Mehrabi 2018-06-04 20:13:40 +04:30 committed by Chris Cummer
parent 16c6dffeba
commit 8198557b25

View File

@ -84,6 +84,6 @@ Values: `true`, `false`.
`position` <br /> `position` <br />
Defines where in the grid this module's widget will be displayed. <br /> Defines where in the grid this module's widget will be displayed. <br />
`refreshInterval` <br /> `updateInterval` <br />
How often, in seconds, this module will update its data. <br /> How often, in seconds, this module will update its data. <br />
Values: A positive integer, `0..n`. Values: A positive integer, `0..n`.