Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed cryptolive docs #155

Merged
merged 2 commits into from Jun 5, 2018
Merged

Conversation

jeangovil
Copy link
Contributor

No description provided.

@@ -83,6 +82,6 @@ Values: `true`, `false`.
`position` <br />
Defines where in the grid this module's widget will be displayed. <br />

`refreshInterval` <br />
`updateInterval` <br />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm confused by this now. All widgets have a refreshInterval (ex https://wtfutil.com/posts/modules/clocks/) that defines how often they refresh their data. You've changed the name of it here to something different but with the same description...?

@@ -11,7 +11,7 @@ Compare crypto currencies using [CryptoCompare](https://cryptocompare.com).
## Source Code

```bash
wtf/cryptocurrencies/cryptolive/
wtf/cryptoexchanges/cryptolive/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch.

@@ -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 />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@senorprogrammer senorprogrammer merged commit 75a1266 into wtfutil:master Jun 5, 2018
@jeangovil jeangovil deleted the fix-crypto-docs branch June 5, 2018 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants