From db55e00a66d21bda9e80208191fcd2bf8506c8e5 Mon Sep 17 00:00:00 2001 From: Hossein Mehrabi Date: Mon, 4 Jun 2018 20:53:03 +0430 Subject: [PATCH] replaced updateInterval with refreshInterval --- _site/content/posts/modules/cryptocurrencies/cryptolive.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_site/content/posts/modules/cryptocurrencies/cryptolive.md b/_site/content/posts/modules/cryptocurrencies/cryptolive.md index 6b4b3437..9a0601ff 100644 --- a/_site/content/posts/modules/cryptocurrencies/cryptolive.md +++ b/_site/content/posts/modules/cryptocurrencies/cryptolive.md @@ -82,6 +82,6 @@ Values: `true`, `false`. `position`
Defines where in the grid this module's widget will be displayed.
-`updateInterval`
+`refreshInterval`
How often, in seconds, this module will update its data.
Values: A positive integer, `0..n`.