notifications

This commit is contained in:
boufni95 2023-10-20 18:09:32 +02:00
commit 0a3da2082b
8 changed files with 1596 additions and 1549 deletions

View file

@ -256,4 +256,5 @@ message GetProductBuyLinkResponse {
message LiveUserOperation {
string id = 1;
UserOperation operation = 2;
}