You've already forked AstralRinth
forked from didirus/AstralRinth
Fix errors with intl extraction, extract error.vue (#3421)
* Fix errors with intl extraction, extract error.vue * Update changelog and fix lint
This commit is contained in:
@@ -10,6 +10,12 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-03-24T22:30:00-08:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fixed error with links on error pages.`,
|
||||
},
|
||||
{
|
||||
date: `2025-03-24T22:30:00-08:00`,
|
||||
product: 'servers',
|
||||
|
||||
Reference in New Issue
Block a user