pull/5/head
Gordon Williams 2019-11-07 08:42:45 +00:00
parent 819c67d442
commit 67ee321185
3 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
{
name:"Heart Rate",
icon:"*hrm",
src:"-hrm"
"name":"Heart Rate",
"icon":"*hrm",
"src":"-hrm"
}

View File

@ -1,5 +1,5 @@
{
name: 'Settings',
icon: '*settings',
src: '-settings'
"name": "Settings",
"icon": "*settings",
"src": "-settings"
}

View File

@ -1,5 +1,5 @@
{
name:"Stopwatch",
icon:"*swatch",
src:"-swatch"
"name":"Stopwatch",
"icon":"*swatch",
"src":"-swatch"
}