Update samy.tasks.json

This commit is contained in:
2025-12-21 18:52:55 -05:00
parent 7926ae6694
commit 4c1bb5efd1

View File

@@ -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",