mirror of
https://github.com/searxng/searxng.git
synced 2025-07-23 05:09:17 +02:00
[enh] Add preference section to two upstream plugins for simple theme integration
This commit is contained in:
parent
3c95d64ff8
commit
0d4d58f794
2 changed files with 2 additions and 0 deletions
|
@ -20,5 +20,6 @@ description = gettext('Results are opened in the same window by default. '
|
|||
'This plugin overwrites the default behaviour to open links on new tabs/windows. '
|
||||
'(JavaScript required)')
|
||||
default_on = False
|
||||
preference_section = 'ui'
|
||||
|
||||
js_dependencies = ('plugins/js/open_results_on_new_tab.js',)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue