mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 21:58:59 +08:00
chore: initial value is made 8
This commit is contained in:
parent
224ec8d0d9
commit
729c7fce7b
@ -24,7 +24,7 @@ import {
|
||||
} from 'types/actions/trace';
|
||||
import { TraceFilterEnum, TraceReducer } from 'types/reducer/trace';
|
||||
|
||||
export const INITIAL_FILTER_VALUE = 4;
|
||||
export const INITIAL_FILTER_VALUE = 8;
|
||||
|
||||
const initialValue: TraceReducer = {
|
||||
filter: new Map(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user