bar: dont show date by default
This commit is contained in:
parent
7fbcf17899
commit
3e057c829d
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ JsonObject {
|
||||||
|
|
||||||
component Clock: JsonObject {
|
component Clock: JsonObject {
|
||||||
property bool background: false
|
property bool background: false
|
||||||
property bool showDate: true
|
property bool showDate: false
|
||||||
property bool showIcon: true
|
property bool showIcon: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue