fix: gvisor

This commit is contained in:
Hiddify
2024-03-19 12:45:49 +01:00
parent 3b202bc839
commit dfde54de13
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ enum DomainStrategy {
enum TunImplementation { enum TunImplementation {
mixed, mixed,
system, system,
gVisor; gvisor;
} }
enum MuxProtocol { enum MuxProtocol {

Submodule libcore updated: a5ca136a4c...558b152668