This fixes the stale vendored display version. `VENDORED_INSTANCE_CONFIG` currently stores old instance version `25.9.0` and while other components do override this correctly, it'd be better to keep this consistent per release. Closes FE-1102 |
||
|---|---|---|
| .. | ||
| assets | ||
| locales | ||
| public | ||
| src | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.js | ||
| gql-codegen.yml | ||
| languages.json | ||
| meta.ts | ||
| package.json | ||
| tsconfig.json | ||
| type-check.mjs | ||
| vitest.config.mts | ||