mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 06:30:07 +08:00
chore: change default VPN stack to mixed
This commit is contained in:
parent
f8999192ab
commit
7931e176f6
@ -38,6 +38,11 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="vpn_implementation">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">Mixed</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">gVisor</string>
|
||||
@ -48,11 +53,6 @@
|
||||
<string notr="true">System</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">Mixed</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user