fix: something

This commit is contained in:
GyDi
2022-11-11 22:45:32 +08:00
parent 54af0b675d
commit a211fc7c97
2 changed files with 2 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ const Layout = () => {
// the clash info may be updated
await getAxios(true);
mutate("getProxies");
mutate("getVersion");
mutate("getClashConfig");
});