Skip to content

Commit b922f11

Browse files
author
Nicolasdejean
committed
fix spacing
1 parent ff241b5 commit b922f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/appData.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ package api;
44

55
message AppData {
66
optional bool light = 1;
7-
optional bool activate = 2;
7+
optional bool activate = 2;
88
}

0 commit comments

Comments
 (0)