mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-08-03 03:36:23 -04:00
checkpoint
This commit is contained in:
parent
56d65442f4
commit
751022e743
26 changed files with 482 additions and 303 deletions
|
@ -311,6 +311,8 @@ message Profile {
|
|||
Availability availability = 5;
|
||||
// Avatar
|
||||
optional DataReference avatar = 6;
|
||||
// Timestamp of last change
|
||||
uint64 timestamp = 7;
|
||||
}
|
||||
|
||||
// A record of an individual account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue