fix: error page (#69)

This commit is contained in:
zalnars
2023-02-11 21:12:02 +01:00
committed by GitHub
parent 8da3fe864d
commit 368b2c9ee5
2 changed files with 10 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ const config = {
}),
env: {
publicPrefix: 'RV'
},
}
}
};