mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-10 11:50:44 +08:00
Pre-commit
This commit is contained in:
@@ -4,4 +4,4 @@ export const getDefaultStaticProps = async ({ locale }) => ({
|
|||||||
props: {
|
props: {
|
||||||
...(await serverSideTranslations(locale)),
|
...(await serverSideTranslations(locale)),
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user