Skip to content

Commit

Permalink
test function
Browse files Browse the repository at this point in the history
  • Loading branch information
JennySimen committed Dec 6, 2023
1 parent b744210 commit f528573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scan.html
Original file line number Diff line number Diff line change
Expand Up @@ -549,8 +549,8 @@ <h1>Enter harvest count</h1>
date: activeUser.date,
name: activeUser.name,
userId: activeUser.userId,
packages: +1,
count: fruitCounter(usercount)
packages: +1
// count: fruitCounter(usercount)
}
await addFBBCount(fbb_count);
}
Expand Down

0 comments on commit f528573

Please sign in to comment.