mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: support order by time asc
This commit is contained in:
@@ -80,6 +80,8 @@ type FindMemo struct {
|
||||
Offset *int
|
||||
OrderByUpdatedTs bool
|
||||
OrderByPinned bool
|
||||
|
||||
OrderByTimeAsc bool
|
||||
}
|
||||
|
||||
type FindMemoPayload struct {
|
||||
|
Reference in New Issue
Block a user