🐛 Fix dev settings initial state

This commit is contained in:
ajnart
2023-02-14 09:23:45 +09:00
parent 9929cf64ac
commit 47ea22e411

View File

@@ -124,6 +124,7 @@ const getItems = () => {
<Stack>
<Checkbox
label="Use debug language"
defaultChecked={i18n?.language === 'cimode'}
description="This will show the translation keys instead of the actual translations"
onChange={(e) =>
// Change to CI mode language