We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654493f commit c21a00aCopy full SHA for c21a00a
src/pages/endpoint/MEM/devices/index.js
@@ -123,7 +123,7 @@ const Page = () => {
123
confirmText: "Are you sure you want to locate this device?",
124
},
125
{
126
- label: "Retrieve LAPs password",
+ label: "Retrieve LAPS password",
127
type: "POST",
128
icon: <Password />,
129
url: "/api/ExecGetLocalAdminPassword",
0 commit comments