mirror of https://github.com/grafana/grafana.git
e2e: fixes selector after translations (#103602)
This commit is contained in:
parent
15bb2637f4
commit
45094bff65
|
|
@ -74,6 +74,7 @@ export const versionedComponents = {
|
|||
'9.5.0': 'Built-in role picker',
|
||||
},
|
||||
permissionLevel: {
|
||||
'12.0.0': 'Permission level',
|
||||
'9.5.0': 'Permission Level',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue