[feat] search: add url formatting preference

This commit is contained in:
Bnyro 2024-11-27 13:42:08 +01:00
parent cae07b9bf8
commit 488b19409b
8 changed files with 51 additions and 0 deletions

View file

@ -204,6 +204,7 @@
{%- include 'simple/preferences/search_on_category_select.html' -%}
{%- endif -%}
{%- include 'simple/preferences/hotkeys.html' -%}
{%- include 'simple/preferences/urlformatting.html' -%}
{{- plugin_preferences('ui') -}}
{{- tab_footer() -}}