chore: update comments of find memo

pull/3873/head
johnnyjoy 9 months ago
parent c5ef5b9040
commit 5bbf57ece4

@ -78,9 +78,10 @@ type FindMemo struct {
// Pagination
Limit *int
Offset *int
// Ordering
OrderByUpdatedTs bool
OrderByPinned bool
OrderByTimeAsc bool
}

Loading…
Cancel
Save