chore: Ungenutzte Attribute entfernt.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d00750e26e
commit
ad7562f78a
@ -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