Skip to content
Snippets Groups Projects
Commit 4c7fc14c authored by Anael Beutot's avatar Anael Beutot
Browse files

Add plugins tag for host

parent 76f55306
No related branches found
No related tags found
No related merge requests found
......@@ -143,3 +143,6 @@ def load():
except OSError:
pass
return load_
def plugins(handler):
return ' '.join(handler.plugins)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment