commit change
This commit is contained in:
parent
e71cc91c32
commit
859f97297e
|
@ -3,6 +3,7 @@
|
||||||
"id": "e62d11c6-4198-45b5-a04d-dee50230c5e3",
|
"id": "e62d11c6-4198-45b5-a04d-dee50230c5e3",
|
||||||
"alias": "ManageProfileCardPropertiesWebPart",
|
"alias": "ManageProfileCardPropertiesWebPart",
|
||||||
"componentType": "WebPart",
|
"componentType": "WebPart",
|
||||||
|
"supportsThemeVariants": true,
|
||||||
|
|
||||||
// The "*" signifies that the version should be taken from the package.json
|
// The "*" signifies that the version should be taken from the package.json
|
||||||
"version": "*",
|
"version": "*",
|
||||||
|
|
|
@ -3,6 +3,8 @@
|
||||||
"id": "ea67ede9-e4e7-411c-aee1-843dca97a4a8",
|
"id": "ea67ede9-e4e7-411c-aee1-843dca97a4a8",
|
||||||
"alias": "OrganizationChartWebPart",
|
"alias": "OrganizationChartWebPart",
|
||||||
"componentType": "WebPart",
|
"componentType": "WebPart",
|
||||||
|
"supportsFullBleed": false,
|
||||||
|
"supportsThemeVariants": true,
|
||||||
|
|
||||||
// The "*" signifies that the version should be taken from the package.json
|
// The "*" signifies that the version should be taken from the package.json
|
||||||
"version": "*",
|
"version": "*",
|
||||||
|
|
Loading…
Reference in New Issue