Some checks failed
Secrets v3 CI / 检查 (push) Has been cancelled
- Add apps/api, desktop Tauri shell, domain/application/crypto/device-auth/infrastructure-db - Replace desktop-daemon vault integration; drop secrets-core and secrets-mcp* - Ignore apps/desktop/dist and generated Tauri icons; document icon/dist steps in AGENTS.md - Apply rustfmt; fix clippy (collapsible_if, HTTP method as str)
3 lines
133 B
JavaScript
3 lines
133 B
JavaScript
const fs = require('fs');
|
|
// Very simple check: read the first few bytes, maybe we can use an image library to find the bounding box
|