mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
window.i18n = { currentLangCode: 'en' }
|
|
window.ExposedSettings = { ...window?.ExposedSettings, appName: 'Overleaf' }
|