mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-13 08:49:00 +08:00
chore: import_grafana_json is disabled (#3224)
This commit is contained in:
parent
4753868298
commit
a2c03243cb
@ -224,6 +224,7 @@ function ListOfAllDashboard(): JSX.Element {
|
||||
key: t('import_grafana_json').toString(),
|
||||
label: t('import_grafana_json'),
|
||||
onClick: (): void => onModalHandler(true),
|
||||
disabled: true,
|
||||
});
|
||||
|
||||
return menuItems;
|
||||
|
Loading…
x
Reference in New Issue
Block a user