Skip to content

Commit d4a2592

Browse files
Update components/ninjaone/ninjaone.app.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent 68a4a8e commit d4a2592

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/ninjaone/ninjaone.app.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ export default {
167167
},
168168
policyId: {
169169
type: "string",
170-
label: "Policy Id",
171-
description: "The id of the policy override",
170+
label: "Policy ID",
171+
description: "The ID of the policy override",
172172
async options() {
173173
const data = await this.listPolicies();
174174

0 commit comments

Comments
 (0)