{"version":3,"file":"ProfileFeatureTogglePage.a14257ebc5da1e8c85e0.js","mappings":"sKAKe,SAASA,GAAoB,CAC1C,MAAMC,KAAW,KAAY,kBAAkB,EAE/C,OACE,gBAAC,IAAI,CAAC,SAAAA,CAAA,EACJ,gBAAC,IAAK,SAAL,KACC,gBAAC,UAAG,yBAAuB,EAAK,6CAEhC,gBAAC,WACC,gBAAC,WACE;AAAA;AAAA,CAGH,CACF,CACF,CACF,CAEJ,C","sources":["webpack://grafana/./public/app/features/profile/FeatureTogglePage.tsx"],"sourcesContent":["import React from 'react';\n\nimport { Page } from 'app/core/components/Page/Page';\nimport { useNavModel } from 'app/core/hooks/useNavModel';\n\nexport default function FeatureTogglePage() {\n const navModel = useNavModel('profile-settings');\n\n return (\n \n \n

Profile is not enabled.

\n Enable profile in the Grafana config file.\n
\n
\n            {`[profile]\nenable = true\n`}\n          
\n
\n
\n
\n );\n}\n"],"names":["FeatureTogglePage","navModel"],"sourceRoot":""}