We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff241b5 commit b922f11Copy full SHA for b922f11
src/api/appData.proto
@@ -4,5 +4,5 @@ package api;
4
5
message AppData {
6
optional bool light = 1;
7
- optional bool activate = 2;
+ optional bool activate = 2;
8
}
0 commit comments