mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 01:02:42 +08:00
Home: update setup guide link/title to Getting Started Guide (#105692)
* Home: update setup guide link/title to Getting Started Guide * Home: check plugin presence to show getting started guide * Home: remove now unused homeSetupGuide feature toggle * Home: use sentence case for Getting started guide item
This commit is contained in:
@ -679,10 +679,6 @@ export interface FeatureToggles {
|
||||
*/
|
||||
exploreLogsLimitedTimeRange?: boolean;
|
||||
/**
|
||||
* Used in Home for users who want to return to the onboarding flow or quickly find popular config pages
|
||||
*/
|
||||
homeSetupGuide?: boolean;
|
||||
/**
|
||||
* Enables the gRPC client to authenticate with the App Platform by using ID & access tokens
|
||||
*/
|
||||
appPlatformGrpcClientAuth?: boolean;
|
||||
|
Reference in New Issue
Block a user