fix: tls sni parse

This commit is contained in:
arm64v8a
2022-11-07 11:33:15 +09:00
parent b4fe36137f
commit e88ec1c127
9 changed files with 33 additions and 28 deletions

View File

@@ -83,7 +83,6 @@ DialogEditProfile::DialogEditProfile(const QString &_type, int profileOrGroupId,
}
ADJUST_SIZE
});
ui->security->removeItem(0);
// 确定模式和 ent
newEnt = _type != "";

View File

@@ -198,11 +198,6 @@
<string notr="true"/>
</property>
</item>
<item>
<property name="text">
<string notr="true">none</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">tls</string>