style: pnpm format
All checks were successful
Frontend CI / build (push) Successful in 1m37s
PR Title Check / pr-title-check (pull_request) Successful in 17s

This commit is contained in:
SquidSpirit 2025-10-15 12:09:31 +08:00
parent 9b33ea6c7a
commit 88ad640ec0
2 changed files with 4 additions and 4 deletions

View File

@ -63,9 +63,9 @@
} }
const isSuccess = await createLabel(formData); const isSuccess = await createLabel(formData);
if (!isSuccess) { if (!isSuccess) {
return; return;
} }
formData = { formData = {
name: '', name: '',