CEC-4250, CEC-4251 Fix timed out test (#328)
This commit is contained in:
@@ -195,7 +195,7 @@ const MainForm = () => {
|
||||
),
|
||||
});
|
||||
}
|
||||
if (hasRole(groups, Permissions.FiskerRead, providers)) {
|
||||
if (hasRole(groups, Permissions.FiskerCreate, providers)) {
|
||||
actions.push({
|
||||
tip: `Update "${row.name} ${row.version}"`,
|
||||
link: `/package-update/${row.id}`,
|
||||
|
||||
Reference in New Issue
Block a user