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

replaced updateInterval with refreshInterval

This commit is contained in:
Hossein Mehrabi 2018-06-04 20:53:03 +04:30
parent 08521ef728
commit 2cd32213aa

View File

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