mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-24 21:12:38 -04:00
afe9e486ae
Fix typescript errors GitOrigin-RevId: b49235a3d9d6277e7c2de5bc7a79b7cafae75e2e
2 lines
117 B
TypeScript
2 lines
117 B
TypeScript
window.i18n = { currentLangCode: 'en' }
|
|
window.ExposedSettings = { ...window?.ExposedSettings, appName: 'Overleaf' }
|