♻️ (pagetop): Renombra Slot a Embed
This commit is contained in:
parent
b118b43408
commit
97ea454040
8 changed files with 95 additions and 95 deletions
|
|
@ -16,7 +16,7 @@ pub struct Brand {
|
|||
#[getters(skip)]
|
||||
id: AttrId,
|
||||
/// Devuelve la imagen de marca (si la hay).
|
||||
image: Slot<Image>,
|
||||
image: Embed<Image>,
|
||||
/// Devuelve el título de la identidad de marca.
|
||||
#[default(_code = "L10n::n(&global::SETTINGS.app.name)")]
|
||||
title: L10n,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue