mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
feat: changed query param name
This commit is contained in:
parent
5f4c1d151a
commit
1e02bb77a5
@ -49,6 +49,5 @@ export enum QueryParams {
|
|||||||
tab = 'tab',
|
tab = 'tab',
|
||||||
thresholds = 'thresholds',
|
thresholds = 'thresholds',
|
||||||
selectedExplorerView = 'selectedExplorerView',
|
selectedExplorerView = 'selectedExplorerView',
|
||||||
variableConfigs = 'variableConfigs',
|
|
||||||
variables = 'variables',
|
variables = 'variables',
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user