mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-15 22:40:42 +08:00
fix: #1261
This commit is contained in:
parent
24f9573c05
commit
3f1caa702b
@ -50,7 +50,7 @@ export const useLogData = () => {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
fallbackData: { up: 0, down: 0 },
|
fallbackData: [],
|
||||||
keepPreviousData: true,
|
keepPreviousData: true,
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user