feat(ui): aggiunge guida utente e menu Help > Documentazione

This commit is contained in:
2026-03-16 11:58:55 +01:00
parent 105a23853a
commit 22801f6b75
4 changed files with 635 additions and 3 deletions

View File

@@ -19,7 +19,8 @@
"preload.js",
"renderer/**/*",
"services/**/*",
"build/icon.png"
"build/icon.png",
"renderer/docs/**/*"
],
"win": {
"target": "nsis",