mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
refactor: update part of resource identifier
This commit is contained in:
@@ -11,6 +11,8 @@ message Reaction {
|
||||
// Format: users/{user}
|
||||
string creator = 2;
|
||||
|
||||
// The content identifier.
|
||||
// For memo, it should be the `Memo.name`.
|
||||
string content_id = 3;
|
||||
|
||||
string reaction_type = 4;
|
||||
|
Reference in New Issue
Block a user