chore: Ungenutzte Attribute entfernt.
This commit is contained in:
parent
2d9f296c67
commit
2033116c5c
@ -6,13 +6,11 @@ label = {{ this.card_title }}
|
|||||||
[fields.card_title]
|
[fields.card_title]
|
||||||
label = Card Titel
|
label = Card Titel
|
||||||
type = string
|
type = string
|
||||||
width = 1/2
|
|
||||||
|
|
||||||
[fields.card_image]
|
[fields.card_image]
|
||||||
label = Card Icon
|
label = Card Icon
|
||||||
description = Icon Pfad zB. images/circle_icon_fist.svg
|
description = Icon Pfad zB. images/circle_icon_fist.svg
|
||||||
type = string
|
type = string
|
||||||
width = 1/2
|
|
||||||
|
|
||||||
[fields.card_text]
|
[fields.card_text]
|
||||||
label = Card Text
|
label = Card Text
|
||||||
|
Loading…
Reference in New Issue
Block a user