Replace em dashes with hyphens across docs and comments

This commit is contained in:
2026-08-29 08:13:54 +00:00
parent 9cb59d723e
commit 72c3f76da4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Operator console for the Continuum print farm platform. A single Nuxt 3 SPA
```
apps/
web/ Nuxt 3 SPA (ssr: false) Supabase auth, Pinia telemetry store
web/ Nuxt 3 SPA (ssr: false) - Supabase auth, Pinia telemetry store
desktop/ Tauri 2 shell wrapping apps/web's static build
packages/
ui/ Shared Vue components: PrinterCard, TemperatureGraph, WebRTCStreamView