Merge branch 'NiceDev' into develop

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-26 16:35:19 +07:00
commit 0265392ad1

View file

@ -108,6 +108,7 @@ function fetchRoundOption() {
: "",
}));
roundOp.value = list;
round.value = "";
fetchList();
})
.catch((err) => {