Provoke redraw

master
Martin Zwigl 2025-03-05 23:19:09 +01:00
parent fc7780d8d2
commit 0595427d3b
2 changed files with 4 additions and 1 deletions

View File

@ -47,6 +47,9 @@
this.interval = null;
}
},
run: function () {
this.emit("redraw");
}
}
})
};

View File

@ -1,7 +1,7 @@
{ "id": "coin_info",
"name": "Crypto-Coins Info",
"shortName":"Coins Info",
"version": "0.04.16",
"version": "0.04.17",
"description": "Crypto-Coins Infos with the help of the Coinmarketcap API",
"icon": "app.png",
"tags": "clkinfo",