mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Registered plugin
This commit is contained in:
parent
7fd5e74ea9
commit
d0488e533b
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ class PluginStore:
|
|||
|
||||
plugins = PluginStore()
|
||||
|
||||
plugins.register('./query_strings.py')
|
||||
|
||||
def plugin_module_names():
|
||||
yield_plugins = set()
|
||||
|
|
Loading…
Add table
Reference in a new issue