mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: clean server
This commit is contained in:
@@ -21,6 +21,7 @@ type MemoPatch struct {
|
||||
|
||||
Content *string `json:"content"`
|
||||
RowStatus *string `json:"rowStatus"`
|
||||
CreatedTs *int64 `json:"createdTs"`
|
||||
}
|
||||
|
||||
type MemoFind struct {
|
||||
|
Reference in New Issue
Block a user