This commit is contained in:
Surya Paolo
2024-10-23 01:41:24 +02:00
parent 1491484095
commit 76b51f5b91
13 changed files with 255 additions and 137 deletions

View File

@@ -149,6 +149,7 @@ export interface IMyElem {
width?: number
height?: number
heightimg?: string
heightcarousel?: string
widthimg?: string
link?: string
onlyif_logged?: boolean