fix(quality): corrected url and perms for quality link
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -55,5 +55,9 @@
|
|||||||
"intiallally",
|
"intiallally",
|
||||||
"ppoo",
|
"ppoo",
|
||||||
"prodlabels"
|
"prodlabels"
|
||||||
]
|
],
|
||||||
|
"gitea.token": "8456def90e1c651a761a8711763d6ef225d6b2db",
|
||||||
|
"gitea.instanceURL": "https://git.tuffraid.net",
|
||||||
|
"gitea.owner": "cowch",
|
||||||
|
"gitea.repo": "lst"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -100,8 +100,8 @@
|
|||||||
"category": "quality",
|
"category": "quality",
|
||||||
"active": false,
|
"active": false,
|
||||||
"icon": "",
|
"icon": "",
|
||||||
"link": "",
|
"link": "/lst/app/old/quality",
|
||||||
"roles": ["admin", "systemAdmin", "manager", "viewer", "tester"]
|
"roles": ["admin", "systemAdmin", "manager", "supervisor", "tester"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "eom",
|
"name": "eom",
|
||||||
|
|||||||
Reference in New Issue
Block a user