mirror of
https://github.com/coder/code-server.git
synced 2026-03-30 00:02:16 +08:00
Suppress i18next support notice
This commit is contained in:
parent
f77917f001
commit
f33bc3180d
@ -54,6 +54,7 @@ init({
|
||||
lowerCaseLng: true,
|
||||
debug: process.env.NODE_ENV === "development",
|
||||
resources: defaultResources,
|
||||
showSupportNotice: false,
|
||||
})
|
||||
|
||||
export default i18next
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user