aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4f59b07..b053039 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"fitbit": {
"appType": "clockface",
- "appDisplayName": "LCD Clock",
+ "appDisplayName": "CPU",
"iconFile": "resources/icon.png",
"wipeColor": "#8bc34a",
"requestedPermissions": [],
@@ -11,7 +11,7 @@
],
"i18n": {
"en": {
- "name": "LCD Clock"
+ "name": "CPU"
}
}
}