Update samy.tasks.json
This commit is contained in:
@@ -134,7 +134,16 @@
|
|||||||
"Page": "onboard",
|
"Page": "onboard",
|
||||||
"Column": "right",
|
"Column": "right",
|
||||||
"Group": "tweaks",
|
"Group": "tweaks",
|
||||||
"Tooltip": "Renames the device (reboot required)"
|
"Tooltip": "Renames the device (reboot required)",
|
||||||
|
"SubOptions": [
|
||||||
|
{
|
||||||
|
"Type": "text",
|
||||||
|
"Id": "txtNewComputerName",
|
||||||
|
"Label": "New computer name:",
|
||||||
|
"Placeholder": "e.g. CORP-LAP-123",
|
||||||
|
"Help": "(Max 15 chars; letters, numbers, and hyphens only.)"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "offUninstallCyberQP",
|
"Id": "offUninstallCyberQP",
|
||||||
|
|||||||
Reference in New Issue
Block a user