mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 05:20:28 +08:00
fix(home-profile-card): use profiles label for home shortcut
This commit is contained in:
parent
e7812396df
commit
ec7f912eae
@ -363,7 +363,7 @@ export const HomeProfileCard = ({
|
||||
endIcon={<StorageOutlined fontSize="small" />}
|
||||
sx={{ borderRadius: 1.5 }}
|
||||
>
|
||||
{t("layout.components.navigation.tabs.proxies")}
|
||||
{t("layout.components.navigation.tabs.profiles")}
|
||||
</Button>
|
||||
);
|
||||
}, [current, goToProfiles, t]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user