生成链接类型选择

pull/315/head
wulabing 2020-06-05 15:29:51 +08:00
parent c42161fceb
commit 05aa77e441
1 changed files with 5 additions and 1 deletions

View File

@ -1023,7 +1023,11 @@ menu() {
;;
10)
basic_information
vmess_link_image_choice
if [[ $shell_mode == "ws" ]]; then
vmess_link_image_choice
else
vmess_qr_link_image
fi
show_information
;;
11)