diff --git a/locales/en.yml b/locales/en.yml index b08c7bf..be029de 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -27,4 +27,5 @@ en: target: label: Target description: The target attribute for the link + custom_font_awesome_icons: List of FontAwesome 5 icons used in this theme component show_bar_on_mobile: When enabled, the desktop version of the header bar will be displayed on mobile devices \ No newline at end of file diff --git a/settings.yaml b/settings.yaml index 8647c20..51a1824 100644 --- a/settings.yaml +++ b/settings.yaml @@ -67,7 +67,6 @@ custom_font_awesome_icons: type: list list_type: simple default: "" - description: "List of FontAwesome 5 icons used in this theme component" show_bar_on_mobile: type: bool default: false