manifest: Define keywords
This commit is contained in:
parent
bd2e75f7ee
commit
4bdbec47fb
1 changed files with 6 additions and 1 deletions
|
|
@ -9,7 +9,12 @@
|
||||||
"menu": {
|
"menu": {
|
||||||
"index": {
|
"index": {
|
||||||
"label": "Session Recording",
|
"label": "Session Recording",
|
||||||
"order": 110
|
"order": 110,
|
||||||
|
"keywords": [
|
||||||
|
{
|
||||||
|
"matches": ["tlog", "sssd"]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue