mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-08-03 03:36:23 -04:00
ui cleanup
This commit is contained in:
parent
d460a0388c
commit
77c68aa45f
57 changed files with 1158 additions and 914 deletions
|
@ -478,4 +478,6 @@ message ContactInvitationRecord {
|
|||
bytes invitation = 6;
|
||||
// The message sent along with the invitation
|
||||
string message = 7;
|
||||
// The recipient sent along with the invitation
|
||||
string recipient = 8;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue