feat: manage network partner logo defaults
This commit is contained in:
@@ -221,6 +221,7 @@ export const netzwerkFields: Field[] = [
|
||||
textarea('description', 'Description', netzwerkContent.partners.description),
|
||||
text('detailLabel', 'Detail label', netzwerkContent.partners.detailLabel),
|
||||
text('premiumLabel', 'Premium label', netzwerkContent.partners.premiumLabel),
|
||||
text('defaultLogoColor', 'Default logo color', netzwerkContent.partners.defaultLogoColor),
|
||||
{
|
||||
name: 'tiers',
|
||||
label: 'Tiers',
|
||||
|
||||
Reference in New Issue
Block a user