mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
FIX: typo in generic oauth org mapping json (#94117)
This commit is contained in:
@@ -313,7 +313,7 @@ Payload:
|
|||||||
"roles": [
|
"roles": [
|
||||||
"org_foo",
|
"org_foo",
|
||||||
"org_bar",
|
"org_bar",
|
||||||
"another_org'
|
"another_org"
|
||||||
],
|
],
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user