mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix order by pinned
This commit is contained in:
@@ -70,6 +70,7 @@ type FindMemo struct {
|
||||
Limit *int
|
||||
Offset *int
|
||||
OrderByUpdatedTs bool
|
||||
OrderByPinned bool
|
||||
}
|
||||
|
||||
type UpdateMemo struct {
|
||||
|
Reference in New Issue
Block a user