mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-16 13:19:29 +00:00
removed typo in trace store
This commit is contained in:
@@ -53,7 +53,7 @@ export const traceStore = defineStore({
|
||||
endpoints: [{ value: "0", label: "All" }],
|
||||
displayMode: "List",
|
||||
currentView: "traceList",
|
||||
activeFilter: "titi",
|
||||
activeFilter: "",
|
||||
traceList: [],
|
||||
traceSpans: [],
|
||||
traceTotal: 0,
|
||||
|
Reference in New Issue
Block a user