Skip to content

Commit

Permalink
删除“重置为默认服务列表”选项
Browse files Browse the repository at this point in the history
  • Loading branch information
DearDawalish committed Jun 6, 2023
1 parent df801e8 commit 1eed377
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions forms/main/xray.aardio
Original file line number Diff line number Diff line change
Expand Up @@ -711,13 +711,6 @@ frmXray.listview.onnotify = function(id,code,ptr){
}
});

popmenu.add("重置为默认服务器列表",
function(id){
..config.__loadDefaultOutbounds();
publish("outbounds.updateConfigJson");
publish("uiCommand.restartxrayCore");
}
);

if(#selectedItems==1){

Expand Down

0 comments on commit 1eed377

Please sign in to comment.