mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05:00
Service accounts: Use new icon (#50140)
This commit is contained in:
+1
-1
@@ -318,7 +318,7 @@ func (hs *HTTPServer) getNavTree(c *models.ReqContext, hasEditPerm bool, prefs *
|
||||
Text: "Service accounts",
|
||||
Id: "serviceaccounts",
|
||||
Description: "Manage service accounts",
|
||||
Icon: "keyhole-circle",
|
||||
Icon: "gf-service-account",
|
||||
Url: hs.Cfg.AppSubURL + "/org/serviceaccounts",
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user