refactor(messageStore): simplify message query conditions and pagination logic

chore(package): remove unused pnpm configuration
This commit is contained in:
MythEclipse
2026-05-21 00:45:35 +07:00
parent 480bcff5e2
commit c349736b89
3 changed files with 65 additions and 70 deletions
-7
View File
@@ -67,12 +67,5 @@
"tailwindcss": "^4.3.0",
"tsx": "^4.22.2",
"vitest": "latest"
},
"pnpm": {
"onlyBuiltDependencies": [
"@lng2004/node-datachannel",
"better-sqlite3",
"node-datachannel"
]
}
}