mirror of
https://github.com/EasyTier/EasytierGame.git
synced 2025-05-19 10:27:56 +00:00
去除无用的库,新增配置管理功能 #4,界面体验优化
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ export async function MenuItemPublicPeers() {
|
||||
id: "publicPeers",
|
||||
text: "公共节点",
|
||||
action: async () => {
|
||||
await open("https://easytier.gd.nkbpal.cn/status/easytier")
|
||||
await open(import.meta.env.VITE_PUBLIC_PEERS_URL)
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user