The useResources.ts hook was hardcoding type: 'lxc' when converting unified resources to legacy container format, causing OCI containers to intermittently display as LXC when WebSocket updates occurred. Now preserves the actual type from platformData (oci/lxc). |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||