Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05bf348e authored by Wayne Ma's avatar Wayne Ma Committed by Gerrit Code Review
Browse files

Merge "Add PRODO_DOH in enum Protocol."

parents 1f663fc2 d8414def
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -159,6 +159,7 @@ enum Protocol {
    PROTO_UDP = 1;
    PROTO_TCP = 2;
    PROTO_DOT = 3;
    PROTO_DOH = 4;
}

enum PrivateDnsModes {