Fix setting name

pull/3560/head
Martin Pool 2024-09-03 23:32:19 +02:00
parent b8a8d9bbd7
commit f61aa0650a
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"variant": "approximate",
"showWidgets": true,
"showTimeLine": false,
"showDateLine": true
"showTime": false,
"showDate": true
}

View File

@ -3,7 +3,7 @@
"name": "Dutch Clock",
"shortName":"Dutch Clock",
"icon": "app.png",
"version":"0.05",
"version":"0.06",
"description": "A clock that displays the time the way a Dutch person would respond when asked what time it is.",
"type": "clock",
"tags": "clock,dutch,text",