chore: auto-fix lint & formatting [skip ci]

This commit is contained in:
github-actions[bot] 2026-08-08 16:53:44 +00:00
parent 9f875e3180
commit 869d84d78c
2 changed files with 2 additions and 4 deletions

View file

@ -46,4 +46,4 @@ export function useSendLogs() {
}
return { logs, loading, needLogin, error, load, loadById };
}
}