Showing
1 changed file
with
1 additions
and
0 deletions
@@ -227,6 +227,7 @@ message UserUpdateMsg { | @@ -227,6 +227,7 @@ message UserUpdateMsg { | ||
227 | string additionalInfo = 6; | 227 | string additionalInfo = 6; |
228 | bool enabled = 7; | 228 | bool enabled = 7; |
229 | string password = 8; | 229 | string password = 8; |
230 | + string groupName = 9; | ||
230 | } | 231 | } |
231 | 232 | ||
232 | message RuleChainMetadataRequestMsg { | 233 | message RuleChainMetadataRequestMsg { |