UI tweaks 🩹
This commit is contained in:
@@ -417,13 +417,13 @@
|
||||
"name": [
|
||||
{
|
||||
"language_code": "en_us",
|
||||
"string": "Pushover Device name (not required)"
|
||||
"string": "Pushover Device name"
|
||||
}
|
||||
],
|
||||
"description": [
|
||||
{
|
||||
"language_code": "en_us",
|
||||
"string": "When specifying a device name, notifications will be exclusively sent to the device."
|
||||
"string": "(Optional) When specifying a device name, notifications will be exclusively sent to the device."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -479,7 +479,7 @@
|
||||
},
|
||||
{
|
||||
"function": "dev_Location",
|
||||
"type": "string",
|
||||
"type": "text.select",
|
||||
"maxLength": 250,
|
||||
"default_value": "",
|
||||
"options": ["{value}"],
|
||||
|
||||
Reference in New Issue
Block a user