Compare commits

...

1 Commits

Author SHA1 Message Date
Franck Nijhof
01aebc298d Improve time action naming consistency 2026-03-25 20:54:21 +00:00

View File

@@ -6,14 +6,14 @@
},
"services": {
"set_value": {
"description": "Sets the time.",
"description": "Sets the value of a time.",
"fields": {
"time": {
"description": "The time to set.",
"name": "Time"
}
},
"name": "Set Time"
"name": "Set time"
}
},
"title": "Time"