🚧 does it have to be module....

master
Martin Zwigl 2025-02-28 22:13:17 +01:00
parent 004d7f0b95
commit c6a0b5ffef
2 changed files with 2 additions and 2 deletions

View File

@ -59,4 +59,4 @@ function createCoinInfoModule() {
}
// Export the module.
exports = createCoinInfoModule();
module.exports = createCoinInfoModule();

View File

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