minor label changes
This commit is contained in:
parent
10a5d98e9b
commit
ccc6a59102
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ message Stream {
|
|||
|
||||
message Channel {
|
||||
bytes public_key = 1;
|
||||
string contact_email = 2;
|
||||
string homepage_url = 3;
|
||||
string email = 2;
|
||||
string website_url = 3;
|
||||
Source cover = 4;
|
||||
ClaimList featured = 5;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue