manifest: Define keywords

This commit is contained in:
Matej Marusak 2020-02-03 10:42:22 +01:00 committed by Justin Stephenson
parent bd2e75f7ee
commit 4bdbec47fb

View file

@ -9,7 +9,12 @@
"menu": {
"index": {
"label": "Session Recording",
"order": 110
"order": 110,
"keywords": [
{
"matches": ["tlog", "sssd"]
}
]
}
}
}