mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 14:33:44 +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