Force lightmode (#8141)
parent
5ec9c41f7c
commit
313d25d7d8
|
@ -193,4 +193,6 @@ export const getServerSideProps = async (context: GetServerSidePropsContext) =>
|
|||
};
|
||||
};
|
||||
|
||||
OnboardingPage.isThemeSupported = false;
|
||||
|
||||
export default OnboardingPage;
|
||||
|
|
Loading…
Reference in New Issue