forked from External/grumble
grumble: build fixes.
This commit is contained in:
parent
bb74f0485b
commit
5a3b9cc76a
6 changed files with 1412 additions and 82 deletions
|
|
@ -145,6 +145,7 @@ message PermissionDenied {
|
|||
MissingCertificate = 7;
|
||||
UserName = 8;
|
||||
ChannelFull = 9;
|
||||
NestingLimit = 10;
|
||||
}
|
||||
optional uint32 permission = 1;
|
||||
optional uint32 channel_id = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue