Fix typo
This commit is contained in:
parent
2e38d5e5fb
commit
afb79da9f8
|
@ -9,7 +9,7 @@ message RPC {
|
||||||
repeated Message publish = 2;
|
repeated Message publish = 2;
|
||||||
|
|
||||||
message SubOpts {
|
message SubOpts {
|
||||||
optional bool subscribe = 1; // subscribe or unsubcribe
|
optional bool subscribe = 1; // subscribe or unsubscribe
|
||||||
optional string topicid = 2;
|
optional string topicid = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user