diff --git a/core/core-frontend/src/custom-component/component-list.ts b/core/core-frontend/src/custom-component/component-list.ts index 5c7769d..d85120f 100644 --- a/core/core-frontend/src/custom-component/component-list.ts +++ b/core/core-frontend/src/custom-component/component-list.ts @@ -36,7 +36,11 @@ export const BASE_EVENTS = { ], jump: { value: 'https://', - type: '_blank' + type: '_blank', + sizeType:'0', + width:'', + height:'', + size:'' }, download: { value: true