This commit is contained in:
Kyrylo Gliebov 2018-09-03 13:37:02 +02:00
parent ea3eb80c07
commit b7c21ae104
10 changed files with 1145 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"version": "163.x",
"name": "session_recording",
"name": "session-recording",
"requires": {
"cockpit": "122"
@ -9,7 +9,7 @@
"menu": {
"index": {
"label": "Session Recording",
"order": 100
"order": 110
}
}
}