fix: help page

This commit is contained in:
zzc
2026-01-29 17:07:39 +08:00
parent 24d9bb1b01
commit 78ef633b1b
3 changed files with 11 additions and 10 deletions

View File

@@ -439,6 +439,8 @@ onReachBottom(() => {
}
});
const handleLogind = async () => {};
const createCard = () => {
const id = generateObjectId();
createCardTmp({ id });