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

Commit 900e3e85 authored by Frank Li's avatar Frank Li Committed by Automerger Merge Worker
Browse files

Replace established atom required fields with optional am: 05668a13

parents b72bc0a5 05668a13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -500,5 +500,5 @@ message Server {
    optional int32 index = 2;

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