Trial and error - nightly check-in
parent
a8d818cf1a
commit
2e38fe3c16
|
|
@ -119,7 +119,7 @@ function draw() {
|
|||
// update time and draw
|
||||
g.clear();
|
||||
draw();
|
||||
getChart(false);
|
||||
getChart("24h");
|
||||
|
||||
//
|
||||
Bangle.on("swipe", swipeHandler);
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{ "id": "coin_info",
|
||||
"name": "Crypto-Coins Info",
|
||||
"shortName":"Coins Info",
|
||||
"version": "0.06.35",
|
||||
"version": "0.06.36",
|
||||
"description": "Crypto-Coins Infos with the help of the Binance API",
|
||||
"icon": "app.png",
|
||||
"tags": "clkinfo",
|
||||
|
|
|
|||
Loading…
Reference in New Issue