Fix sort order of thread comments

This commit is contained in:
Jon Staab
2025-06-13 10:14:12 -07:00
parent a22db78967
commit 528917b90e
4 changed files with 587 additions and 53 deletions
+11 -12
View File
@@ -52,18 +52,17 @@
"@types/qrcode": "^1.5.5",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/sveltekit": "^0.6.6",
"@welshman/app": "^0.3.4",
"@welshman/content": "^0.3.4",
"@welshman/dvm": "^0.3.4",
"@welshman/editor": "^0.3.4",
"@welshman/feeds": "^0.3.4",
"@welshman/lib": "^0.3.4",
"@welshman/net": "^0.3.4",
"@welshman/relay": "^0.3.4",
"@welshman/router": "^0.3.4",
"@welshman/signer": "^0.3.4",
"@welshman/store": "^0.3.4",
"@welshman/util": "^0.3.4",
"@welshman/app": "^0.3.5",
"@welshman/content": "^0.3.5",
"@welshman/editor": "^0.3.5",
"@welshman/feeds": "^0.3.5",
"@welshman/lib": "^0.3.5",
"@welshman/net": "^0.3.5",
"@welshman/relay": "^0.3.5",
"@welshman/router": "^0.3.5",
"@welshman/signer": "^0.3.5",
"@welshman/store": "^0.3.5",
"@welshman/util": "^0.3.5",
"compressorjs": "^1.2.1",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",