Hide upload/download counts in the drawer footer when both are zero; show each arrow count individually only if its value is greater than zero. This avoids displaying redundant “↑0 ↓0” and ensures a cleaner, more informative sync status line when only one direction has activity. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||