chore: should handle the char extraction better now

This commit is contained in:
Severian
2025-02-13 16:18:52 +08:00
parent 97da46b042
commit 5e4f89cc88
3 changed files with 14 additions and 14 deletions

View File

@@ -187,9 +187,9 @@ export default function Home() {
<div className="container mx-auto px-4 py-8">
<div className="flex justify-between items-center mb-4">
<div>
<h1 className="text-3xl font-bold">Sucker v1.3</h1>
<h1 className="text-3xl font-bold">Sucker v1.4</h1>
<p className="text-sm text-muted-foreground">
I still hate making these changes, but Mooth found a bug so I fixed it.
Mooth's on a bug hunting spree for some reason.👌
</p>
</div>
<Button