This commit is contained in:
GenericMale
2025-02-10 21:01:42 +08:00
committed by GitHub
5 changed files with 129 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
{%- macro plugin_preferences(section) -%}
{%- for plugin in plugins_storage -%}
{%- if plugin.preference_section == section -%}
{%- if plugin.preference_section == section and plugin.is_allowed -%}
<fieldset>{{- '' -}}
<legend>{{ _(plugin.name) }}</legend>{{- '' -}}
<div class="value">