Update metadata.json - Added shortened name

master
stweedo 2023-06-03 11:34:40 -05:00 committed by GitHub
parent acd6c4aa39
commit feafb53854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ {
"id": "ohmcalc", "id": "ohmcalc",
"name": "Ohm's Law Calc", "name": "Ohm's Law Calculator",
"shortName": "Ohm's Law Calc",
"version": "0.02", "version": "0.02",
"description": "A smart and simple calculator for Ohm's Law calculations, designed specifically for Bangle.js 2 smartwatches. Handles voltage, current, resistance, and power calculations with smart logic to prevent invalid inputs.", "description": "A smart and simple calculator for Ohm's Law calculations, designed specifically for Bangle.js 2 smartwatches. Handles voltage, current, resistance, and power calculations with smart logic to prevent invalid inputs.",
"icon": "app.png", "icon": "app.png",