mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +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,
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user