mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
refactor: tweak resource state in api
This commit is contained in:
@@ -137,7 +137,7 @@ message Memo {
|
||||
// The user defined id of the memo.
|
||||
string uid = 2;
|
||||
|
||||
RowStatus row_status = 3;
|
||||
State state = 3;
|
||||
|
||||
// The name of the creator.
|
||||
// Format: users/{id}
|
||||
|
Reference in New Issue
Block a user