Skip to content

Commit 07b7001

Browse files
Update components/ninjaone/sources/new-device-online/new-device-online.mjs
Co-authored-by: michelle0927 <[email protected]>
1 parent 8eeca80 commit 07b7001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ninjaone/sources/new-device-online/new-device-online.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
...common,
66
key: "ninjaone-new-device-online",
77
name: "New Device Online",
8-
description: "Emit new event when a monitored device comes online. Users can specify a device group or type to monitor.",
8+
description: "Emit new event when a monitored device comes online.",
99
version: "0.0.1",
1010
type: "source",
1111
dedupe: "unique",

0 commit comments

Comments
 (0)