mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-18 03:01:09 +01:00
⬆️ Update dependency next-i18next to v13 (#956)
* ⬆️ Update dependency next-i18next to v13 * 🚨 Fix compile errors --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
This commit is contained in:
@@ -7,5 +7,5 @@ export type DashboardServerSideProps = {
|
||||
// eslint-disable-next-line react/no-unused-prop-types
|
||||
configName: string;
|
||||
// eslint-disable-next-line react/no-unused-prop-types
|
||||
_nextI18Next: SSRConfig['_nextI18Next'];
|
||||
_nextI18Next?: SSRConfig['_nextI18Next'];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user