mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-12 06:12:16 +00:00
2 lines
117 B
TypeScript
2 lines
117 B
TypeScript
window.i18n = { currentLangCode: 'en' }
|
|
window.ExposedSettings = { ...window?.ExposedSettings, appName: 'Overleaf' }
|