- add loadError ref to useProfileStore, rendered in MyProfileView - replace raw fetch with useApiFetch in generateSummary/generateMissions - remove await from sync-identity call (fire-and-forget) - add stable id field to MissionPref, use as v-for key - add test for load() error path |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| uno.config.ts | ||
| vite.config.ts | ||