mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: response type
This commit is contained in:
@@ -221,8 +221,6 @@ func findMemoRawList(db *sql.DB, find *api.MemoFind) ([]*memoRaw, error) {
|
||||
}
|
||||
}
|
||||
|
||||
println(pagination)
|
||||
|
||||
rows, err := db.Query(`
|
||||
SELECT
|
||||
id,
|
||||
|
Reference in New Issue
Block a user