mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
feat: Nyanpasu Misc
This commit is contained in:
@@ -16,7 +16,7 @@ const SettingPage = () => {
|
||||
};
|
||||
|
||||
const toGithubRepo = useLockFn(() => {
|
||||
return openWebUrl("https://github.com/zzzgydi/clash-verge");
|
||||
return openWebUrl("https://github.com/keiko233/clash-nyanpasu");
|
||||
});
|
||||
|
||||
return (
|
||||
@@ -26,7 +26,7 @@ const SettingPage = () => {
|
||||
<IconButton
|
||||
size="small"
|
||||
color="inherit"
|
||||
title="@zzzgydi/clash-verge"
|
||||
title="@keiko233/clash-nyanpasu"
|
||||
onClick={toGithubRepo}
|
||||
>
|
||||
<GitHub fontSize="inherit" />
|
||||
|
||||
Reference in New Issue
Block a user