Add accounts email
This commit is contained in:
parent
21bcac2583
commit
98dcb24a8b
@ -26,6 +26,7 @@ message AccountPassword {
|
||||
|
||||
message AccountData {
|
||||
string name = 1; // Account name
|
||||
string email = 2; // Account email
|
||||
}
|
||||
|
||||
message AccountWithPassword {
|
||||
|
Loading…
Reference in New Issue
Block a user