Skip to content

Commit

Permalink
Update gp-device-details-widget.module.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
y509144 authored Dec 12, 2022
1 parent e90ad24 commit deb6df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widget/gp-device-details-widget.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import { TypeaheadModule } from 'ngx-bootstrap/typeahead';
provide: HOOK_COMPONENTS,
multi: true,
useValue: {
id: 'cumulocity-device-details-widget-plugin',
id: 'device.details.mat.dashboard',
previewImage: preview.previewImage,
label: 'Device Details',
description: 'Device details Dashboard - Display device details in the dashboard',
Expand Down

0 comments on commit deb6df6

Please sign in to comment.