feat: changed query param name

This commit is contained in:
SagarRajput-7
2025-08-11 07:52:07 +05:30
parent 6de8b1c2e8
commit 62bee5f003

View File

@@ -49,6 +49,5 @@ export enum QueryParams {
tab = 'tab',
thresholds = 'thresholds',
selectedExplorerView = 'selectedExplorerView',
variableConfigs = 'variableConfigs',
variables = 'variables',
}