mirror of https://github.com/espruino/BangleApps
minify default settings
parent
b5ae5c291e
commit
6f6f5de327
|
@ -1,17 +1 @@
|
|||
{
|
||||
"pparts": [
|
||||
{
|
||||
"subject":"#1",
|
||||
"minutes":10,
|
||||
"seconds":0,
|
||||
"notes":"This is a note."
|
||||
},
|
||||
{
|
||||
"subject":"#2",
|
||||
"minutes":2,
|
||||
"seconds":50,
|
||||
"notes":"Change in the app!"
|
||||
}
|
||||
],
|
||||
"sversion": 2.2
|
||||
}
|
||||
{"pparts":[{"subject":"#1","minutes":10,"seconds":0,"notes":"This is a note."},{"subject":"#2","minutes":2,"seconds":50,"notes":"Change in the app!"}],"sversion":2.2}
|
Loading…
Reference in New Issue