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

Commit 27d00a00 authored by Frank Li's avatar Frank Li Committed by Automerger Merge Worker
Browse files

Replace established atom required fields with optional am: 05668a13 am: cb3ff9a5

parents 3abefab9 cb3ff9a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -500,5 +500,5 @@ message Server {
    optional int32 index = 2;
    optional int32 index = 2;


    // The validation status of the DNS server in the network
    // The validation status of the DNS server in the network
    required bool validated = 3;
    optional bool validated = 3;
}
}