fix: something

This commit is contained in:
GyDi
2022-11-11 22:45:32 +08:00
parent 777b4e13e6
commit b07a4b95aa
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");
});