chore: disable i18next promotional console message

This commit is contained in:
c0mrade
2026-03-27 14:12:52 +03:00
parent 3b659b7450
commit a57674c22b

View File

@@ -46,6 +46,8 @@ i18n
react: { react: {
useSuspense: false, useSuspense: false,
}, },
showSupportNotice: false,
}); });
// Load detected language + fallback on startup // Load detected language + fallback on startup