mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove unused user id
This commit is contained in:
@@ -8,7 +8,7 @@ message Reaction {
|
||||
int32 id = 1;
|
||||
|
||||
// The name of the creator.
|
||||
// Format: users/{id}
|
||||
// Format: users/{user}
|
||||
string creator = 2;
|
||||
|
||||
string content_id = 3;
|
||||
|
Reference in New Issue
Block a user